Tagged Questions
10
votes
7answers
473 views
What's the most irrational user behaviour you have witnessed? [closed]
While novice software designers expect their users to behave rationally, it's far from being the case ; I've seen many times the user perception being totally disconnected from reality, or it's ...
0
votes
5answers
149 views
Any best practices with feedback colours?
I have a few that I think are correct. These are background colours for messages.
ERROR: red;
INFO: blue;
SUCCESS: green;
NOT IMPORTANT INFO: yellow
Have I got the blue and yellow around the wrong ...