Golden

Does it make sense to allow users to re-order / choose UI elements?

Does it make sense to allow users to re-order / choose UI elements?
  1. What is the golden rule when designing a user interface?

What is the golden rule when designing a user interface?

A good interface should be designed to avoid errors as much as possible. However, if something goes wrong, your system should make it easy for users to understand and resolve the problem. Simple ways to deal with errors include displaying clear error notifications and descriptive hints to resolve the problem.

Is it necessary to have a close icon and close button on a modal?
Do modals need a close button?Where do you put the Close button on a modal?What is the difference between cancel and close button?What is the use of ...
Measuring UX in a data visualization application
How is UX measured?What is data visualization in UX? How is UX measured?Some of the most common behavioral metrics you might look at to measure UX s...
Label text for default option of three-state radio button group
How to set default value in radio button in HTML?How to set default value for radio button in javascript?How do you associate a label with a radio bu...