6
votes
2answers
115 views

When should the message informing the user that the password they entered is wrong go away?

This is a follow up to this question since it got closed. In a log in form, after the user enters the wrong password, when should the message saying "wrong password or user name" go away? For example ...
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
668 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 ...
11
votes
3answers
793 views

Periods at the end of a sentence in alert message

How to classify what type of messages should've a fullstop/period and what should not? Because there are certain error/warning/success/info messages (be it a dialog, banner, contextual or ones in a ...