Skip to content
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

DatePicker: restore round radius for event dot #65031

Merged
merged 2 commits into from
Sep 4, 2024
Merged

Conversation

t-hamano
Copy link
Contributor

@t-hamano t-hamano commented Sep 4, 2024

Related to #64693

What?

This PR restores round-radius for event dot in the DatePicker component.

Why?

This dot radius has been removed here, but looking at #64693, this doesn't seem like an intentional change. This dot had a radius of 2px, but in reality it was expected to be drawn with a 50% radius, i.e. round.

Testing Instructions

Access Storybook > DatePicker > With Events: http://localhost:50240/?path=/story/components-datepicker--with-events

Screenshots or screencast

Before After
image image

@t-hamano t-hamano added [Type] Regression Related to a regression in the latest release [Package] Components /packages/components labels Sep 4, 2024
@t-hamano t-hamano self-assigned this Sep 4, 2024
@t-hamano t-hamano requested review from jameskoster, jasmussen and a team September 4, 2024 06:01
@t-hamano t-hamano marked this pull request as ready for review September 4, 2024 06:02
Copy link

github-actions bot commented Sep 4, 2024

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 props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: t-hamano <wildworks@git.wordpress.org>
Co-authored-by: tyxla <tyxla@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

Copy link
Member

@tyxla tyxla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, @t-hamano 👍

Confirmed this fixes the issue, thanks! 🚀

@tyxla tyxla enabled auto-merge (squash) September 4, 2024 09:04
@tyxla tyxla merged commit c5b5135 into trunk Sep 4, 2024
68 checks passed
@tyxla tyxla deleted the fix/date-picker-dot-round branch September 4, 2024 10:01
@github-actions github-actions bot added this to the Gutenberg 19.2 milestone Sep 4, 2024
@t-hamano
Copy link
Contributor Author

t-hamano commented Sep 4, 2024

@tyxla Thanks for the review!

@jameskoster
Copy link
Contributor

Thanks @t-hamano :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Package] Components /packages/components [Type] Regression Related to a regression in the latest release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants