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

Keyboard not working when showTimeSelectOnly is True #4701

Open
feardarkness opened this issue Apr 17, 2024 · 1 comment
Open

Keyboard not working when showTimeSelectOnly is True #4701

feardarkness opened this issue Apr 17, 2024 · 1 comment

Comments

@feardarkness
Copy link

Describe the bug
You can't pick a time with the keyboard when showTimeSelectOnly=true.

To Reproduce
Steps to reproduce the behavior:

  1. add showTimeSelectOnly=true to the component
  2. Try to navigate with the keyboard arrows

Expected behavior
We should be able to move/pick a time with the keyboard arrows

  • Version: "react-datepicker": "^6.8.0"

Additional context
You can test it in the official site: https://reactdatepicker.com/#example-select-time-only

@alvaromartinez986
Copy link
Contributor

I can work on that

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

2 participants