Skip to content

Allow dismissal of pop-up notifications #2605

@philrz

Description

@philrz

Repro is with Brim commit 0a07e2a.

As shown in the attached video, rapid creation of lots of pools causes quick stacking of "Load Successful" pop-ups.

Repro.mp4

While human users may not typically work this fast, this is currently causing a challenge when trying to improve the e2e test in #2602, since it's not possible for the automation to know with certainty which "Load Successful" or "Load error" pop-up corresponds to which pool creation step.

One way to deal with this is to just wait for each new pop-up to clear on its own before proceeding to the next test step, but it takes several seconds for each one to disappear, so that slows down the test. An improvement I proposed would be to allow quicker dismissal of the pop-ups, such as via clicking them. This is something that even users may appreciate, so @jameskerr agreed this is something worth pursuing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions