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 arrow navigation does not work in Year Picker and Quarter Picker #5218

Open
baebaemin opened this issue Nov 11, 2024 · 0 comments
Open

Comments

@baebaemin
Copy link

Describe the bug
Keyboard arrow navigation is not working when trying to select years/quarters in various picker modes.

To Reproduce
This issue occurs when using Year / Quarter Pickers with the following options:

showYearPicker

  • Custom Year
  • Year Picker
  • Range Year Picker
  • Range Year Picker for one datepicker
  • Year item number

showQuarterYearPicker

  • Custom Quarter
  • Quarter Picker
  • Range Quarter Picker

showMonthYearPicker

  • Select multiple months
  1. Set the property "showYearPicker" or "showQuarterYearPicker" to use these pickers
  2. Focus on the input field to open the picker
  3. Try to use arrow keys (↓↑←→) to navigate through years/quarters

Expected behavior
Arrow keys should allow navigation (up, down, left, right) through the options, similar to date/month pickers.

Desktop (please complete the following information):

  • OS: macOS Sonoma 14.6.1
  • Browser: Chrome (130.0.6723.92), Safari 17.6(19618.3.11.11.5)
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

1 participant