Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Executing multiple checks clutters the UI with green notification boxes which must be cleared one at at time before that side of the UI can be used again. #5057

Open
ipaqmaster opened this issue Apr 1, 2024 · 0 comments

Comments

@ipaqmaster
Copy link

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)

  1. Do anything in the web UI which causes a popup notification to appear in the bottom right corner
  2. 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):
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant