Snackbar design and motion improvements#53248
Conversation
|
Size Change: +92 B (0%) Total Size: 1.5 MB
ℹ️ View Unchanged
|
jasmussen
left a comment
There was a problem hiding this comment.
Solid improvements, thank you.
The backdrop-filter is blink-and-you'll-miss-it subtle, and I wonder if it has a performance impact; if yes perhaps it's okay to omit that. But I'm happy to try this.
Probably separate since it's also an issue in trunk, but in the site view, the snackbar sits a bit high; perhaps that's because the footer gets hidden there? 🤔
Related to #53198. There's no logic to determine where snackbars start visually, with or without breadcrumbs/UI. |
cc24469 to
059fbfe
Compare
|
Flaky tests detected in 059fbfe. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/5825168423
|
What?
Trying some ideas on how to improve the visual, and interaction, of snackbars by:
Why?
While touching up command palette and adding new commands, I started exploring how we could leverage snackbar notifications better in certain commands.
Per that relationship, it's a good time to coordinate improvements along this front as well.
How?
Testing Instructions
Screenshots or screencast
Before:
CleanShot.2023-08-01.at.13.37.41.mp4
After:
CleanShot.2023-08-01.at.13.38.36.mp4