shahabyazdi / react-multi-date-picker

a simple React datepicker component for working with gregorian, persian, arabic and indian calendars
https://shahabyazdi.github.io/react-multi-date-picker/
MIT License
814 stars 101 forks source link

Arabic calendar accessibility issue. #260

Open kajetanaugust opened 9 months ago

kajetanaugust commented 9 months ago

Hello @shahabyazdi, I have encountered an issue with the accessibility functionality in the Arabic calendar while using the 'arabic_en' locale. Navigation using the left and right arrows appears to be locked, only up and down arrows are functional. (Sometimes you can move through few fields to the side, but that's only 2-3 fields).

This issue is noticeable even on the documentation page.

I've recorded a video to better illustrate the issue I've encountered with the Arabic calendar. This video shows the specific problems with the accessibility functions and highlights the navigation limitations I described earlier.

Could you please advise if there is a potential solution or workaround for this situation?

https://github.com/shahabyazdi/react-multi-date-picker/assets/56959772/952964ba-6bab-4fb9-af45-234cbef88b84

shahabyazdi commented 4 months ago

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

kajetanaugust commented 2 months ago

Hi,

the problem was fixed, thanks! You can close the issue.