[a11y] Tabbing away from date picker results in keyboard trap in Safari, Edge/IE #937
Labels
accessibility
Anything related to ensuring *everybody* can use react-dates <3
bug
Oh no, something's broken :-(
pull request wanted
This is a great way to contribute! Help us out :-D
For both the DateRangePicker and the SingleDatePicker, if you tab to the date picker and then try to tab to the next thing after it, tab focus is reset to the top of the page and you're stuck in a keyboard trap.
Steps to reproduce:
What's expected:
Next tab goes to Show Info button
What happens:
Next tab goes back to README link
Note that this works fine in Chrome, FF
Tested on Safari, Edge, IE11, Chrome (in Windows and Mac), FF (in Windows and Mac), Opera (in Windows)
The text was updated successfully, but these errors were encountered: