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

Incorrect keyboard behavior in the year selection calendar. #4446

Closed
BoriskinaAnna opened this issue Jan 8, 2024 · 1 comment
Closed

Incorrect keyboard behavior in the year selection calendar. #4446

BoriskinaAnna opened this issue Jan 8, 2024 · 1 comment
Assignees

Comments

@BoriskinaAnna
Copy link

Describe the bug
The year selector from the keyboard does not work completely. You can use ←→ arrows, but not ↑ ↓ arrows, as in all other calendar states.

To Reproduce
Steps to reproduce the behavior:

  1. Set property "showYearPicker".
  2. Try to use arrows ↑ ↓ from the keyboard.

Expected behavior
The focus will move up and down in the year calendar.

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser Chrome
  • Version 120.0.6099.200
@balajis-qb
Copy link

Hi @martijnrusschen, Please assign this issue to me, I'll work on it.

balajis-qb pushed a commit to qburst/react-datepicker-3 that referenced this issue Apr 16, 2024
… of the date picker

- Prevent the default scroll movement when the arrow key is pressed

Closes Hacker0x01#4446
martijnrusschen added a commit that referenced this issue Apr 18, 2024
…ey-navigation-for-year-picker

Fix #4446: ✨ Added support for up and down arrow key movement in the year picker
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