react-multi-date-picker icon indicating copy to clipboard operation
react-multi-date-picker copied to clipboard

Having problem with acessibilty

Open DetranDev opened this issue 1 year ago • 0 comments

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.

DetranDev avatar Sep 30 '24 18:09 DetranDev