Should I tell what the function is or not?
Sometimes, when I design the layout of an app, I always think about that should I put a short description to tell user what this function is or how to use it. But, at the same time, I also think about that the user might lear…
User interface components or design patterns for multiple sort/filter orders
Has any one seen any good user interface components or design patterns for doing multiple sort orders on a data table or grid? I am wondering if this design pattern is becoming less common due to the fact that multi-facet sea…
User interface components or design patterns for multiple sort/filter orders
Has any one seen any good user interface components or design patterns for doing multiple sort orders on a data table or grid? I am wondering if this design pattern is becoming less common due to the fact that multi-facet sea…
Display year selection dropdown in a calendar
I have a calendar control which currently has “Previous Year” and “Next Year” button to switch years. I want to improve it, as most of the time a user has to go 3-4 years back.
Currently, I plan to remove both buttons, and …
What are the best practices for keeping and analyzing unstructured user feedback?
To get and analyze users’ feedback is vital for designing successful products as all of you perfectly know. It is more or less clear what to do with surveys’ results, but what is the best way to keep results of interviews and…
How to group common (to a list and other input groups) input fields
Here’s my scenario – I have the following three input fields:
Type
Remarks
Uploads (Popup which allows users to drop files)
Now, these three fields are associated to a person object. The user has the option to select an e…
Elevating user experience issues
Once you have identified and logged user experience issues, addressing them can be challenging due to other competing priorities, especially with enterprise software.
What strategies can we use to help elevate user experienc…
It is better to tell a user that is banned or it is better to disguise that he is banned?
I’m building an app and in order to prevent that the banned users roam controls it is better to tell a user that is banned or it is better to disguise that is banned?
For example, I could say that there was a problem to the s…
Elegant and simple nested tabs UI?
I have case in which user can choose location of service clicking on tabs.
In second, step if user choose to use option on right, he can choose managed type of VPS service or unmanaged VPS service. But, simply stacking (ne…