-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
Description
URL:
Browser Name:
chrome
Browser Version:
134
Operating System:
windows 11
How to reproduce the issue:
The tabbing sequence in the navigation menu is incorrect due to the hidden checkbox () used for toggling the mobile menu. Since this checkbox is positioned in the DOM right after the logo, keyboard users navigating with Tab key encounter it before the actual navigation links, leading to an unexpected and confusing experience.
Fix : use tabIndex="-1" on checkbox
Success criteria: focus order
I will open a PR for this issue once it is verified by team.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
