Tagged Questions
3
votes
3answers
100 views
Should I send the private message body in the notifying email?
My website is a bit similar to StackExchange sites in regards of user interaction, but additionally it has a private messaging system. A message has a subject and a body.
Every time a new message or ...
13
votes
5answers
441 views
How to define/classify messages and notifications
I have seen content from various style guides and UX guidelines about this, and was wondering if there is a much more simple system to create a consistent and easy to implement design for various ...
1
vote
2answers
239 views
Growl notifications in web application
The web application I work on includes long running tasks that show progress in the browser. While a task is running the user can browser and use the rest of the application. Would a pattern like ...
4
votes
2answers
644 views
Best Way to provide Notifications to user using Metro UI approach?
I'm a developer, not a designer or UI designer.
I'm developing a system and trying to use Metro UI concepts.
What is the best (or correct) way to provide a user notifications about errors using ...
3
votes
1answer
671 views
Alerts, notifications, (status) messages - looking for real practical examples [closed]
Are there somewhere real practical examples of texts for alerts, notifications and status messages? I thought of something like a library where you could search for an area and find ideas and ...
2
votes
4answers
227 views
Is putting a toast in the lower part of the screen the optimal position?
On Android, a toast is a transient confirmation message appearing in the lower portion of the screen. Did Google consciously position the toast here for optimal usability?
I want to port this toast ...
4
votes
2answers
386 views
What are the best practices for site-wide maintenance notices?
I manage a set of websites with a largely non-technical user base. We want to occasionally provide site-wide notices for forthcoming planned maintenance.
We've tried using a messages with red ...