-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
Description
Describe the bug
The datepicker appears to be impossible to use with keyboard which makes it totally inaccessible.
To Reproduce
Steps to reproduce the behavior:
- Try to tab into the component
- Click on a date and attempt to navigate to another day or control with tabs and arrow keys
Expected behavior
In order for people who can only use keyboard or assisted devices to use the component it must not be reliant on mouse events only.
Desktop (please complete the following information):
- OS: macOS Mojave
- Browser Chrome
- Version 73.x
y0c