Greatest hits from previous weeks:
|
|
We're having a discussion in the office about whether a button should become lighter or darker when a user hovers over it.
Here are some examples from the field:
Apple "Buy Now" button (Second is ...
|
|
If the elevator stops on a floor, opens the doors to let the passengers out, and hasn't received a command to go on another floor, why does it close its doors afterwards?
If the elevator is not on my ...
|
|
I am adding a single selection drop-down containing a list of all countries (around 200+ items).
In Windows it works fine as it displays 10-15 countries at a time and the scroll bar shows up. On the ...
|
|
I'm trying to determine the best way to inform the User that an input accepts certain special characters. Alphanumerics are simple enough, but I feel like I'm losing clarity when I get to characters ...
|
|
I'm interested to know how people have, or would construct an interface which simplifies constructing logical boolean conditions? (Yes, it's a database query builder) In my mind a bad interface has ...
|
|
We're building a web-based platform where the main dashboard shows a table of data for users to view and analyze. As we're growing this tool, we seem to be adding more and more columns and are running ...
|
|
Designing an interface for a CMS (Content Management System), I stumbled upon a paradox and I'm a bit confused about what to do and why to do it..
Context
Before deleting an album, the user is asked ...
|