Tagged Questions
24
votes
3answers
1k views
Use old or new name for an update confirmation message when name itself has been updated?
I want to provide a user of a web application some confirmation message like:
The task "foobar" has been successfully updated.
Now, in term of usability, if the update consists in changing ...
8
votes
1answer
99 views
How should I handle playing multiple alarms?
I have a web application that monitors a service (polls) every 30 seconds or so, and displays any new records (notifications). Each one of these must be acknowledged by an operator. The customer has ...
7
votes
2answers
232 views
Best pattern for posting to social networks
I have an app (RateBeer for Android) that allows users to post updates to the social network, like publishing a beer review, setting their current status, setting a star-rating or adding availability ...
3
votes
2answers
365 views
When is it appropriate to use fading animated messages for feedback and notification.
To clarify: these are messages (text or symbols) that appear right at the point of interaction, and then float away and fade out.
You see this kind of animation when adding people to your Circle in ...
6
votes
4answers
635 views
What will be the Best notifications and error messages?
As a UI architect, I am always wondering about the best format to display errors and notifications to users.
Which of the following examples is the best format?
Name is required
Name cannot be ...
16
votes
5answers
2k views
The notification tray at the top of Stack Exchange sites: what is it called? And are there other good examples of this?
I'm trying to clean up notifications for a client site and was wondering if the notification pattern that Stack Exchange employs has a name that I can use to search for more examples.