The Aesthetic-Accessibility Paradox
Every interface has a subset of users that make up the majority and minority.
Every interface has a subset of users that make up the majority and minority.
It's important to accommodate users with disabilities, but there are many myths to color contrast accessibility.
What interface component would you use for selecting from a large set of options?
Buttons have more than an enabled and disabled state. They also have a loading state.
What should you do if you have a button that isn't active in a given context?
There are times to use toggle switches and times not to.
Toggle buttons should do three things - change states, show the current state, and reveal unselected options.
Data loss is one of the greatest frustrations users can experience. It's not only their data they lose, but also the time and money they put into it.
Cancel buttons sometimes have different names. "Not Now" and "Maybe Later" are some dismissive labels one could use.
When building a mobile app, there comes a time when you have to decide whether to use solid or outline icons.
Asking users for their birthdate on a form is complicated.
Where are you placing the error messages on your form?