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

[@mantine/dates] Calendar: Fix focusing on disabled element #5078

Merged
merged 1 commit into from Oct 20, 2023

Conversation

teh23
Copy link
Contributor

@teh23 teh23 commented Oct 19, 2023

fix: #4971
first element for focus (.focus() method in use-focus-trap) was disabled causing this bug

@rtivital rtivital merged commit 05e26d7 into mantinedev:master Oct 20, 2023
1 check passed
@rtivital
Copy link
Member

Thanks!

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.

Focus is not set inside DateTimePicker upon open in Modal with minDate applied
2 participants