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

De-duplicate snackbar messages #4532

Merged
merged 1 commit into from
Aug 27, 2024
Merged

De-duplicate snackbar messages #4532

merged 1 commit into from
Aug 27, 2024

Conversation

cmdcolin
Copy link
Collaborator

sometimes a (admittedly buggy...) user interface action can create a 'storm' of snackbar events. similar to putting alert('stuff') in a loop. this proposes to de-duplicate these messages

alternative systems that could be considered: a 'dismiss all' button on the snackbar

@cmdcolin cmdcolin force-pushed the avoid-many-snackbar branch from 4abedbb to 0ccff32 Compare August 27, 2024 13:47
@cmdcolin cmdcolin added the enhancement New feature or request label Aug 27, 2024
@cmdcolin cmdcolin merged commit 16accbe into main Aug 27, 2024
9 checks passed
@cmdcolin cmdcolin deleted the avoid-many-snackbar branch August 27, 2024 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant