The modal save messages are really very distracting and as far I remember they also had a11y issues? I could not find an open issue about that but can we please go back to inline messages?
It will be very tedious in the daily workflow to always have the modal overlapping for example the "New" button.
Can we find a better solution?
Labels |
Added:
?
|
Title |
|
That message could disapper after X time, when specified by the developer
Thank you for leading me to the PR, but it actually only makes the modal disapear after a while... I think the better solution would be either having it inline or not distracting at the bottom right side...
It would not be a good solution to have the messages in multiple places depending on the level of message and you absolutely want an error or warning to be distracting
It would not be a good solution to have the messages in multiple places
hmm what would be your suggestion to that?
Hi,
I like the way Gantry 5 goes. It just displays the message in the bottom right area and it will be hidden in a few seconds.
Messages displayed in the bottom right area do not delay you at work and do not bind you anyway. Mostly there is nothing to do in the bottom right area.
Ok, if hiding a message could be a problem, e.g. regarding a11y, then messages should be displayed the same way like in Joomla! 3 because the current display, where part of the text and part of the buttons are hidden, definitely violates more rules.
Jan
Messages displayed in the bottom right area do not delay you at work
That's fine for a success but not for an error. When its an error it must be displayed prominently.
Yes for that reason i proposed a switch in the inject method so you can have a different display when it is an error or success message
Please do not introduce conditional styling based on the message level. That’s just more confusion in the end.
Status | New | ⇒ | Discussion |
Build | staging | ⇒ | 4.0-dev |
Labels |
Added:
?
|
Labels |
Removed:
?
|
Labels |
Added:
?
|
Labels |
Removed:
?
|
Imho, we should go back to the same behavior as in 3.x
Inline on top
So, is there anything against using the same style like in Joomla! 3? (standard block at the top)
+1 from me for same style as in Joomla! 3 (standard block at the top).
+1 for J3 Style
Not the first time I say:
+1 for J3 Style
What do we need to go back to J3 Style?
Status | Discussion | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-04-27 09:12:21 |
Closed_By | ⇒ | zero-24 |
I agree on that.
Here an proposal:
For sure you should force error messages to the big error messages but success messages can be use smaller things.
What do you think.