#
#
# artur #2016-02-22 18:55:58
User interface
# artur #, 2016-02-22 18:55:58

Where is the best place to place error and success notifications?

Hello!
There is a project that includes a large number of forms and other functions where one or another check is implemented with the issuance of a result.
The template is built as follows:
badd5f24709b46c6b3a853822d723b4f.png
I would like to notify the user of all errors and successes through pop-up messages.
At the moment, these notifications appear on the entire page: the background is darkened and the text of the error or success messages is in the foreground, but in the course of development and testing I was terribly fed up with these messages that you need to constantly close in order to continue working with the site.:
34e7ff865c9b47a8b233b0349561209c.png
The question arose - where is it better to place these messages, in which corner of the site? The upper left corner disappears - there is a logo, the upper right - the menu, will block, the lower left - Oo, the lower right - as an option, but in my opinion not the best place for errors:
2360b74f207440ae9bab548ec26e5ede.png
How do you feel about full-screen notifications with background dimming? Perhaps I have already seen enough of them, but the user can also get bored with them and he will leave ...

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
Sanes, 2016-02-22
@passshift

top middle

A
Alexander Taratin, 2016-02-22
@Taraflex

Do as in vk
People have already developed a reflex.

R
Ruslan Galiev, 2016-02-22
@ruslanredo

Show notifications where the user looks, where the mouse cursor is held, that is, contextually.
Error notifications should disappear when the bug is fixed. Luck notifications should disappear on their own if the user stays on the page, or stay on the page if the user goes further from this page.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question