Grid: visualize columns without outline#78281
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: 7.97 MB ℹ️ View Unchanged
|
|
Flaky tests detected in 0e9717e. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/25958587166
|
|
Thanks for working on this, it could definitely use some refinement. I was wondering if we could simplify things by only showing each individual cell with a stroke. I think this would work better from an accessibility perspective too. Rough mockup: Screen.Recording.2026-05-14.at.13.14.36.movWhat do you think? |
|
That's a nice one! Also, there are good opportunities to animate the grid into view. |
|
I'll merge this as an interim state, but I'm exploring a couple of follow-ups from above:
|

What?
Follow-up to #78199
I noticed a couple of small things:
The solution could be simply not using outline at all and instead making the background "info" color more pronounced (10% → 20% alpha):
Why?
How?
Testing Instructions
Testing Instructions for Keyboard
Screenshots or screencast
Use of AI Tools