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

Fix PDateInput closing when picking a month or year #1314

Merged
merged 3 commits into from
May 24, 2024
Merged

Conversation

pleek91
Copy link
Collaborator

@pleek91 pleek91 commented May 24, 2024

Description

When picking a month or year from the date picker the popover would close, preventing the user from actually selecting their desired date. This was happening because the element clicked on was no longer part of the DOM when PPopOver did its check to auto close.

@pleek91 pleek91 requested a review from a team as a code owner May 24, 2024 16:58
Copy link

netlify bot commented May 24, 2024

Deploy Preview for prefect-design ready!

Name Link
🔨 Latest commit 7510212
🔍 Latest deploy log https://app.netlify.com/sites/prefect-design/deploys/6650e74d5761630008764f23
😎 Deploy Preview https://deploy-preview-1314--prefect-design.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Unrelated linting fix

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Unrelated linting fix

Copy link
Contributor

@znicholasbrown znicholasbrown left a comment

Choose a reason for hiding this comment

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

lgtm

@pleek91 pleek91 merged commit 318c897 into main May 24, 2024
6 checks passed
@pleek91 pleek91 deleted the fix-date-month-yearh branch May 24, 2024 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants