Dashboard: mobile improvements#78522
Conversation
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
|
Size Change: 0 B Total Size: 8.04 MB ℹ️ View Unchanged
|
| align-self: center; | ||
| width: 1px; | ||
| height: 16px; | ||
| height: calc(4 * var(--wpds-dimension-base)); |
There was a problem hiding this comment.
Let's add a todo about using a size token (there are examples in the codebase already).
|
Shouldn't this be handled natively by |
e1e4548 to
065d477
Compare
|
Flaky tests detected in 065d477. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/26394913029
|

What?
Follow-up to #78513
Why?
Better mobile support for dashboard UI.
How?
Hide/shorten some elements in the header, using "small" breakpoint of viewport package.
Testing Instructions
Testing Instructions for Keyboard
Screenshots or screencast
Non edit mode (no change):

Edit mode:
Before
After
Use of AI Tools