Error

How do I get users to read error messages?

How do I get users to read error messages?
  1. How do you write a clear error message?
  2. What is the best way to show an error message when a user inputs some wrong data and submits?

How do you write a clear error message?

A good error message has three parts: problem identification, cause details if helpful, and a solution if possible. Whenever an error occurs, user wants to fix it as soon as possible. The error message should have enough information for user that guides him how to get out of the erroneous situation.

What is the best way to show an error message when a user inputs some wrong data and submits?

Error messages should be clearly indicated

When a user makes a mistake, you should let them know. And you should be clear where that error has been made. You can do this by: Highlighting the field in question visually, usually with an outline around the input in a bright noticeable colour (usually red)

Disable buttons while data loading
How do I disable a button while loading in React?How to disable a button on page load using JavaScript?Why you shouldn't use disabled buttons?Is it O...
Our brand (and design system)'s primary colour is green how should we indicate success?
Why do brands use the Colour green?Is green a good brand Colour?Why choose green for design? Why do brands use the Colour green?Because green is oft...
Archiving. What are the best practices?
What are the 2 main archiving types? What are the 2 main archiving types?What are the 2 types of archiving? There are two main types of archives: pa...