Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Multiple error notifications #132

Open
aiscarvalho opened this issue Mar 15, 2022 · 1 comment
Open

Multiple error notifications #132

aiscarvalho opened this issue Mar 15, 2022 · 1 comment
Labels
bug Something isn't working enhancement New feature or request

Comments

@aiscarvalho
Copy link
Contributor

image

There should only be one error notification visible at each time.

At the moment, it's possible to get an infinite number of notification of the same error: if the user clicks the button(s) that trigger the error, each click creates a new error notification. Since the error notification is intended for the user, and displays an informative but generic message, there's no need for repetition.

@aiscarvalho aiscarvalho added the enhancement New feature or request label Mar 15, 2022
@wpf500 wpf500 added the bug Something isn't working label Mar 16, 2022
@basilesimon
Copy link
Contributor

Not sure I agree with the bug label here – it's working very much as expected.

Which isn't to say that the output is wholly desirable. Maybe clicking dangerous side effect buttons (e.g. "update contribution") should disable the button(s) for a set amount of time?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants