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
842 stars 102 forks source link

Focus trap inside Calendar #320

Open WiktorHejman opened 1 month ago

WiktorHejman commented 1 month ago

When navigating through the calendar using the Tab key, it's impossible to move the focus beyond the day/month/year panel, for example, to shift focus to the confirmation button placed below the calendar.

ztarpley commented 1 month ago

I second this, although I'm able to reverse tab (Shift + Tab) away from the Calendar. It only appears to be the forward tabbing that is trapped. v4.5.1