I have an application where the user is able to configure different settings when holding a key down, as opposed to when clicking on that key. My current UI is as follows:
As you can see, the settings in the "Hold" tab are inhe…
I’m building an app for football players. After each match, there is a match stats card where the results will available 24h after the match. I’m not sure if I should go simple or more illustrative. Which one of the 4 would you say best de…
I have a tree structure that can periodically update ( meaning adding new elements inside the tree structure ). These updates can be performed at leaf level so I’m not sure where to signal that there is a new element somewhere in the tree….
I have a tree structure that can periodically update ( meaning adding new elements inside the tree structure ). These updates can be performed at leaf level so I’m not sure where to signal that there is a new element somewhere in the tree….
I am on a project where we have different views in terms of medical data (user list, forms, vital signs, documents, graphs etc.). I read about skeletons and when to use them but when in practice, it is a bit different case. Let’s say, I ha…
I’m currently working on new tables for our web platform. I came to a point when I need to design some filtering options as part of the design. One of our developers told me to use a text field that opens a menu since he already developed …
I am working on patient journey process and figuring a way to map the stress points involved in the anamolies in conflict processes in the journey of patient registration to discharge. The main objective is to point out the specific proces…
In a typical dropdown component that has a text label and a caret icon, should the caret change direction (or shape) when the user opens the dropdown menu?