Skip to content

fix: add keyboard navigation for tabs + switch - #1025

Open
Tushar15769 wants to merge 5 commits into
singhtrivendra:mainfrom
Tushar15769:feat/keyboard-navigation
Open

fix: add keyboard navigation for tabs + switch#1025
Tushar15769 wants to merge 5 commits into
singhtrivendra:mainfrom
Tushar15769:feat/keyboard-navigation

Conversation

@Tushar15769

Copy link
Copy Markdown
Contributor

closes #338

- ArrowLeft/ArrowRight navigation for framework tab groups
- Roving tabindex (tabIndex=0 on active, -1 on rest)
- Space/Enter activation for theme toggle switch
- Shared useCallback handlers to minimize allocations
@singhtrivendra

Copy link
Copy Markdown
Owner

@Tushar15769 Please resolve merge conflicts before this PR can be merged.

@Tushar15769

Copy link
Copy Markdown
Contributor Author

Hey @singhtrivendra , I have resolved the merge conflict so you can review and merge.
Thanks!

@singhtrivendra

Copy link
Copy Markdown
Owner

@Tushar15769 Please resolve merge conflicts before this PR can be merged.

@Tushar15769

Copy link
Copy Markdown
Contributor Author

Hey @singhtrivendra , I have resolved the merge conflict so you can review and merge.
Thanks!

@singhtrivendra

Copy link
Copy Markdown
Owner

@Tushar15769 Please resolve merge conflicts before this PR can be merged.

2 similar comments
@singhtrivendra

Copy link
Copy Markdown
Owner

@Tushar15769 Please resolve merge conflicts before this PR can be merged.

@singhtrivendra

Copy link
Copy Markdown
Owner

@Tushar15769 Please resolve merge conflicts before this PR can be merged.

@vercel

vercel Bot commented Jun 20, 2026

Copy link
Copy Markdown

@Tushar15769 is attempting to deploy a commit to the Trivendra's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions

Copy link
Copy Markdown

This PR is stale because it has been open 30 days with no activity.

@github-actions github-actions Bot added the Stale label Jul 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing Keyboard Navigation Support Blocks Non-Mouse Interaction

2 participants