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

Site Assembler - Snackbar notifications as in the editor #74758

Closed
4 tasks done
miksansegundo opened this issue Mar 22, 2023 · 0 comments · Fixed by #75259 or #75261
Closed
4 tasks done

Site Assembler - Snackbar notifications as in the editor #74758

miksansegundo opened this issue Mar 22, 2023 · 0 comments · Fixed by #75259 or #75261
Assignees

Comments

@miksansegundo
Copy link
Collaborator

miksansegundo commented Mar 22, 2023

Description

Show a snackbar notification when a pattern is added/replaced.

Screenshot from the editor

Image

Dev tasks

  • Show the notification when any pattern is added, replaced or removed.
  • Use the pattern name in the notice as in the editor
  • Same styles as in the editor
    • Let's show it on the bottom-right of the screen because it is less busy in the assembler.
  • Same dismissal behavior as in the editor
    • A notification disappears after 5 seconds or immediately when the user clicks on it
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment