Fix DayButton dot position and expand Button area#55502
Fix DayButton dot position and expand Button area#55502mirka merged 6 commits intoWordPress:trunkfrom
Conversation
|
👋 Thanks for your first Pull Request and for helping build the future of Gutenberg and WordPress, @kurudrive! In case you missed it, we'd love to have you join us in our Slack community, where we hold regularly weekly meetings open to anyone to coordinate with each other. If you want to learn more about WordPress development in general, check out the Core Handbook full of helpful information. |
ajitbohra
left a comment
There was a problem hiding this comment.
Code wise looks good needs design feedback
mirka
left a comment
There was a problem hiding this comment.
Looks good to me, I think it's a nice improvement for visual clarity 👍
If there are no objections from @WordPress/gutenberg-design, I'm comfortable merging because it's a small change and easy to tweak if there are better ideas.
|
Looks like a good little improvement. |
* Fix DatButton dot position and expand Button area * add change log * Move changelog --------- Co-authored-by: Lena Morita <[email protected]>
What?
Adjustment of the dot position on DayButton and expansion of the button area.
Why?
In the DatePicker, the dot indicating the publish date is too close to the background circle, making it look unappealing.
issue : #51966
How?
I shifted the dot's position 2px upward and slightly expanded the button area.
Testing Instructions
Testing Instructions for Keyboard
Screenshots or screencast
Before
After