Design Constraints
Psychology & UX Laws · mental models
Updated 2026-07-28
- Constraints prevent incorrect actions.
- Types:
Physical:
- A button cannot activate before required input.
Logical:
- Next step requires previous completion.
Cultural:
- Familiar icons and patterns.
- Good constraints protect users.
- Bad constraints create unnecessary limits.
Related guides