-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix inconsistent sidebars close buttons sizes #66756
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: -14 B (0%) Total Size: 1.82 MB
ℹ️ View Unchanged
|
Will rebase to see if the tests pass but I think the Android test failure is a recurring, unrelated, issue. |
814ae7b
to
bb21ba1
Compare
@WordPress/gutenberg-core I'd appreciate a final review, when you have a chance. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mikachan thanks for your review. |
* Increase complementary area and tabbed sidebar X close button size. * Adjust widgets header actions right padding and gap. * Adjust edit widgets list view X close button size. Co-authored-by: afercia <[email protected]> Co-authored-by: mikachan <[email protected]> Co-authored-by: richtabor <[email protected]> Co-authored-by: t-hamano <[email protected]> Co-authored-by: jameskoster <[email protected]>
Fixes #66277
What?
After #61331 the size of the X close button of various sidebar panels is unnecessarily too small and inconsistent with other similar buttons.
Why?
For better usability and accessibility, the target size should always be as big as possibile.
How?
Increases the button size to
compact
and adjusts alignments where necessary.Testing Instructions
Testing Instructions for Keyboard
Screenshots or screencast