Fix close button position on inserter#61463
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 Unlinked AccountsThe following contributors have not linked their GitHub and WordPress.org accounts: @dean@fs276ed391.tkyc007.ap.nuro.jp. Contributors, please read how to link your accounts to ensure your work is properly credited in WordPress releases. 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: +5 B (0%) Total Size: 1.74 MB
ℹ️ View Unchanged
|
|
Flaky tests detected in 2837a51. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/8994963660
|
|
Closing in favor of a revert of #61426 |

What?
The close button that we made visible in #61426 is moving unexpectedly into the second sidebar when we navigate to a category inside patterns for example
Why?
This is a bug, the button should stay in its place
How?
We make use of the width of the inserter sidebar component so it's always in the same spot
Testing Instructions
Testing Instructions for Keyboard
Screenshots or screencast
Before:
After: