react-multi-date-picker
react-multi-date-picker copied to clipboard
Having problem with acessibilty
Some people need to use a screen reader or keyboard to access pages.
It would be great if this component could adapt to these situations.
To achieve this, the select inputs should be accessible when pressing enter.
The focus should not be stuck inside the calendar; there would have to be a button or something that the user clicks to close the calendar.
And it should also be possible for the user to select the date by pressing enter.
If you could make these improvements, it would be amazing.