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(CalendarMonth): fix selection closing datepicker popover #11341

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

kmcfaul
Copy link
Contributor

@kmcfaul kmcfaul commented Dec 10, 2024

What: Closes #11329

CalendarMonth's select was closing the Datepicker popover because the Select wasn't inline/was appended to the body (so the Datepicker saw the click as coming from outside the picker).

The timeout in the selection handler doesn't seem to be necessary in v6.

@patternfly-build
Copy link
Contributor

patternfly-build commented Dec 10, 2024

@tlabaj tlabaj requested review from a team, wise-king-sullyman and tlabaj and removed request for a team December 10, 2024 15:49
@tlabaj tlabaj merged commit d8c26ac into patternfly:main Dec 10, 2024
13 checks passed
@patternfly-build
Copy link
Contributor

Your changes have been released in:

Thanks for your contribution! 🎉

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.

Bug - Date picker - Selecting month closes the calendar popover
4 participants