When disabling administrator dashboard modules from the Control Panel, the success notification system causes unnecessary consecutive layout shifts.
Instead of replacing the existing success message, Joomla briefly adds the new notification while removing the previous one.
This causes two consecutive layout shifts during a single user action:
The result is a noticeable visual jump of the entire dashboard content.
Replacing one success message with another should not produce multiple layout shifts.
Ideally, the existing alert should be updated in place, or the message container should preserve its height while notifications are replaced, resulting in a single stable UI update.
A screen recording demonstrating the issue is attached.
(https://youtu.be/EVzK3DXB9u4 "Youtube")
| Labels |
Removed:
?
|
||
| Labels |
Added:
No Code Attached Yet
|
||
| Title |
|
||||||