Skip to content

Conversation

@bharathkumar39293
Copy link

@bharathkumar39293 bharathkumar39293 commented Dec 15, 2025

Fixes TanStack/query#9958
The theme toggle in the docs header was not reachable via keyboard navigation, causing it to be skipped in the tab order and violating WCAG 2.4.3. This change renders the toggle as a semantic button, adds an accessible label, and ensures a visible focus indicator. Verified Tab and Shift+Tab navigation on the docs site.

@netlify
Copy link

netlify bot commented Dec 15, 2025

👷 Deploy request for tanstack pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 7f6c748

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.

[a11y]: Dark/Light theme toggle is not reachable via keyboard (focus skips the toggle entirely)

1 participant