You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I second this. For example, say one wants to change a date in the RangeDatePicker from 2018-01-01 to 2019-01-01. The user should be able to edit the text field and press enter, triggering the appropriate calendar onChange functions. Right now the enter key does nothing--one must navigate all twelve months by mouse.
I really like this library, but the lack of such functionality makes me question whether I should keep using it--such navigation by mouse is quite a pain.
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:
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):
The text was updated successfully, but these errors were encountered: