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

Assembler - make sure only one snackbar of same type displays at once #77645

Closed
miksansegundo opened this issue Jun 1, 2023 · 1 comment
Closed
Assignees

Comments

@miksansegundo
Copy link
Contributor

What

Stacking multiple notices obscures the interface in the assembler.

Image

Why

For better visibility of the canvas. Following the same behavior as in the editor. See WordPress/gutenberg#50625

How

Let's show only one notice of the same type (add/replace/remove) at a time.

@fushar
Copy link
Contributor

fushar commented Jun 22, 2023

This is shipped!

@fushar fushar closed this as completed Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants