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

All the controls should be accessible by keyboard and Calendar shortcut keys should work properly #2461

Closed
SanjayBhargavS opened this issue Jan 4, 2022 · 4 comments

Comments

@SanjayBhargavS
Copy link

Accessibility of the datetimepicker can be improved by providing keyboard navigation.

Here are few examples of Keyboard navigation:

  • When a user hits the tab key, the focus should move inside the dialog instead of closing it.
  • Focus should move to all the controls (next button, previous button, year/decade/century toggle button, time picker) using the tab key .
  • To select the dates/months/year/decades/century via keyboard.
  • Navigate with the help of keyboard in the time picker section.
@SanjayBhargavS
Copy link
Author

Related issue: #2390

@henrique-monteiro
Copy link

waiting for solution

@kikonen
Copy link

kikonen commented Feb 24, 2022

This is very important factor, since due to accessibility requirements, cannot use this widget now due to that.

@Eonasdan
Copy link
Owner

Please add your comments to #2390 so I can have all these things in one place.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants