Hide the close button on the inserter for widgets editor#61510
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: +4 B (0%) Total Size: 1.74 MB
ℹ️ View Unchanged
|
|
This is not the ideal way to fix it, as it hides the Reusing code does have a value but, in the Widgets screen, the inserter should not use an ARIA tabs interface in the first place. Will create a separate issue. Cc @youknowriad |
What?
The widget editor is showing the close button from #61421 when it doesn´t need it
Why?
It's a bug
How?
Updating the CSS that hides the tabs, we hide the whole header to also include the new button
Testing Instructions
Testing Instructions for Keyboard
Screenshots or screencast
Before:
After: