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?
I need to present the current state pain points, features for an application to stakeholders. Should I hold a workshop? What is the best way to present this information?
I have a long-running survey with one question where participants are forced to select a single choice. Now we are discussing about changing this question to multiple selection.
Is there a way to compare the numbers before and after?
I have to rebuild an application that contains two main functionalities (administrating folders and groups). Both are totally different things, cannot be combined, and will be reconstructed with different design approaches.
My problem: Bot…