Action Quote by Jakob Nielsen
“Even better than good error messages is a careful design which prevents a problem from occurring in the first place. Either eliminate error-prone conditions or check for them and present users with a confirmation option before they commit to the action.”
About This Quote
Source Book: Designing Web Usability, 1999
Design should prevent errors by eliminating risky conditions or confirming actions before they occur.
In simple terms: Prevent errors through design.
Design to avoid mistakes.
Themes
Mood
Type
When to use this quote
- software interfaces
- online forms
- transaction systems
Key Concepts
Questions to Reflect On
- How to balance safety and speed?
- When is confirmation unnecessary?
Over‑confirmation can frustrate users.