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

month picker keyboard selected class names issue and update solution #3876

Closed
sanghogu opened this issue Dec 27, 2022 · 2 comments
Closed

month picker keyboard selected class names issue and update solution #3876

sanghogu opened this issue Dec 27, 2022 · 2 comments

Comments

@sanghogu
Copy link

Describe the bug
disabledKeyboardNavigation props in month picker doesn't work

Expected behavior
css and side event issues with classname

Additional context
Solution Modify
line 321 of src/month.jsx as follows: !this.props.disabledKeyboardNavigation && utils.getMonth(preSelection) === m,

@sanghogu
Copy link
Author

Perfect

@yuki0410-dev
Copy link
Contributor

Is there still a problem with this issue?
The fix appears to be complete.
(cc. @martijnrusschen )

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

No branches or pull requests

3 participants