Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Align header nav DOM order with visual order #282

Closed

Conversation

henrycatalinismith
Copy link

Before

Here's a screenshot using taba11y to visualize the focus order of the header nav. The My Page link is annotated with a higher index than the Joe Caller user dropdown menu despite being before it visually.

Header nav with annotations as described above

After

The annotated tab indices from taba11y now run 0 1 2 as the focus order matches the visual order.

Header nav with annotations as described above

Fixes #278.

@henrycatalinismith henrycatalinismith closed this by deleting the head repository Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Header nav focus order differs from visual order
1 participant