You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Focus order is incorrect when navigating through the associated events in the date cell of the calendar in Windows. Keyboard users will find it difficult to navigate and get the information correctly if focus order is incorrect.
Expected Behavior
On pressing tab key, focus order should be correct when navigating through the associated events in the date cell of the calendar. Focus should move to the events in the date cell for ex: after 7th date cell focus should move to the 'events in that date and then to the next date cell. similarly, focus should also move to the controls like '+4 more' and then move to the next date cell.
Actual Behavior
On pressing tab key, focus order is incorrect when navigating through the associated events in the date cell of the calendar. Focus is not moving to the events in the date cell for ex: after 7th date cell focus is going to the next date cell.
Check that this is really a bug
Reproduction link
https://jquense.github.io/react-big-calendar/examples/index.html?path=/story/about-big-calendar--page
Bug description
Focus order is incorrect when navigating through the associated events in the date cell of the calendar in Windows. Keyboard users will find it difficult to navigate and get the information correctly if focus order is incorrect.
Expected Behavior
On pressing tab key, focus order should be correct when navigating through the associated events in the date cell of the calendar. Focus should move to the events in the date cell for ex: after 7th date cell focus should move to the 'events in that date and then to the next date cell. similarly, focus should also move to the controls like '+4 more' and then move to the next date cell.
Actual Behavior
On pressing tab key, focus order is incorrect when navigating through the associated events in the date cell of the calendar. Focus is not moving to the events in the date cell for ex: after 7th date cell focus is going to the next date cell.
Focus.order.is.incorrect.when.navigating.through.the.associated.events.in.the.date.cell.of.the.calendar.in.Windows.2.mp4
react-big-calendar version
0.33.2
React version
16.8.1
Platform/Target and Browser Versions
Windows 11 Version 24H2(OS Build 26120.2415)
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: