Do you avoid unnecessary labels?

Updated by Tiago Araújo [SSW] 3 months ago. See history

123

Thinking about UI, the objective is to create clean interfaces by minimizing clutter. You do that by removing noise. One of the most common ways to avoid noise is the removal or de-emphasis of labels whenever possible.

Image

❌ Figure: Bad example - Unnecessary labels

Image

✅ Figure: Good example - Users can easily understand the information without the unnecessary labels

Find more examples and information on the article "Labels are a last resort".

acknowledgements
related rules