Expected Behavior
Notifications to be handled in a non-obstructive manner.
Current Behavior
Notifications will clutter the screen preventing navigation features under the corner of which they appear.
This also happens with just a single notification blocking any buttons in the bottom right of the page.
Possible Solution
Have notifications appear top down and add a limit of how many draw at once rather than letting them pile up in the tens.
Steps to Reproduce (for bugs)
- Do anything in the web UI which causes a popup notification to appear in the bottom right corner
- Be unable to use the buttons down there until that notification goes away (This gets worse when executing bulk tasks)
Context
I've had issues with the web UI's clutter in the past though this problem is pressing enough to complain about. This ui popup when performing actions prevents navigation until its gone. Trying to dismiss each one with the X button is fruitless when there's a ton of them instantly piled up in the corner.
Your Environment
- Sensu version used (sensuctl, sensu-backend, and/or sensu-agent):
- Installation method (packages, binaries, docker etc.):
- Operating System and version (e.g. Ubuntu 14.04):
Expected Behavior
Notifications to be handled in a non-obstructive manner.
Current Behavior
Notifications will clutter the screen preventing navigation features under the corner of which they appear.
This also happens with just a single notification blocking any buttons in the bottom right of the page.
Possible Solution
Have notifications appear top down and add a limit of how many draw at once rather than letting them pile up in the tens.
Steps to Reproduce (for bugs)
Context
I've had issues with the web UI's clutter in the past though this problem is pressing enough to complain about. This ui popup when performing actions prevents navigation until its gone. Trying to dismiss each one with the X button is fruitless when there's a ton of them instantly piled up in the corner.
Your Environment