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: #17663 - month, year picker keyboard focus issue #17695

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

imaksp
Copy link
Contributor

@imaksp imaksp commented Feb 17, 2025

it was impossible to focus month or year using keyboard arrow keys/tab, due to incorrect class names in updateFocus method. this PR updates the class names according to new theming.

Defect Fixes

Fixes #17663

it was impossible to focus month or year using keyboard arrow keys/tab, due to incorrect class names. this updates the class names
Copy link

vercel bot commented Feb 17, 2025

Deployment failed with the following error:

Creating the Deployment Timed Out.

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.

DatePicker: Cannot escape header with keyboard
2 participants