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

Accessibility problem when holding on left key to travel to previous month

Open royjosefsson opened this issue 1 year ago • 1 comments

Greetings!

Imagine this scenario: You're utilizing the tab key to navigate through the datepicker, and you've smoothly maneuvered to a chosen date. Now, you're aiming to switch dates using only the keyboard.

Press and hold the right arrow key until you've traversed into a new month. Then, engage the left arrow key to return to the previous month.

However, if the cell you originated from in the previous month is beyond the range of dates available in the current month, you'll find yourself in trouble.

2024-04-08 15 51 23

royjosefsson avatar Apr 08 '24 13:04 royjosefsson

Hi Fixed in v4.5.0. Please let me know if it doesn't work properly.

shahabyazdi avatar May 18 '24 09:05 shahabyazdi