Skip to content

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

@ipaqmaster

Description

@ipaqmaster

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):

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions