What is a better way to present sign up / login form?

It has become quite common and dare I say annoying these days to see websites and mobile apps prominently highlighting the ‘sign up’ for new user fields but at the same time why do they make ‘Login’ for existing users so hard to find?
I un…
share this post : )
Too many expanding panels, not enough room

The scenario: An enterprise software platform uses a collapsible left panel for its navigation and a collapsible right panel to show customer info. The customer info panel would be used side-by-side with the information in the main section…
share this post : )
UX article/study on CLS (cumulative layout shift)

I’m struggling to find any article/study on CLS from UX perspective, almost all resources I found are written from SEO standpoint. Please could anyone point to any article/study? Many thanks ?
share this post : )
Design web layout in figma or Html/css/React fremwork

I am currently confused, website starts in Figma or directly starts to in React, so do any people answer it?? which framework best option Figma or direct React theme, and why?
share this post : )
Does background-image property of stylesheet affect the startup time of the program when run?

I am writing a Python program using PyQt5 GUI framework. The program has over 4800 lines of code, it comprises of over 15 different classes and each of the classes is managed by QLayouts and Qgroupboxes.
My program runs fine as expected un…
share this post : )
Feedback for an ICT help portal

This is my first post here so please tell me if this isn’t allowed or point me in the right direction if there is a more appropriate place.
I’ve just created my first mock-up of an ICT Help portal for my organisation and wanted to see if t…
share this post : )
Creating a better UX for Generating a Document, subsequently downloading and then uploading a Completed Document

I was brought into a project to improve the general UX/UI of an web application.
The section of the application where I have hit a roadblock works like this:
User enters Information and selects options in preceding sections of
the applica…
share this post : )
Designing interface to accommodate physical devices with different number & layout of ports

The following device is a network switch.
This particular model contains 24 ports, arranged into 2 rows with 12 ports on each.
There exists hundreds of models of switches, each with different number & physical arrangement of ports.
I …
share this post : )
How to visually emphasize one card among many

I’m working on a portfolio and I want to present myself as "T-shaped designer", so I sorted my works into 3 different categories. These categories will be shown as clickable cards/gallery folders (whatever you may call it).
The p…
share this post : )
Table with one column that has a lot of text

I am trying to improve the UI of a design of a table that has three columns. The first two columns have one or two words and the third column has a fairly long list of items.
My first solution was to change the layout and put the informat…