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: +18 B (0%) Total Size: 1.96 MB
ℹ️ View Unchanged
|
6962d1c to
3fd0dce
Compare
3fd0dce to
c945b13
Compare
|
Flaky tests detected in c945b13. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/18349234644
|

What?
When the color popover was triggered from the sidebar near the bottom of the page, it could be very squished - only showing the titles.
Why?
The area was very tiny. There's plenty of room. We should always show the full popover.
How?
Add the
flip: trueandresize: falseto the color popover settings.Testing Instructions
Testing Instructions for Keyboard
Screenshots or screencast
|