Skip to content

fix(a11y): complete file tab semantics - #104

Merged
frobel0520 merged 1 commit into
mainfrom
feature/tab-accessibility-semantics
Aug 23, 2026
Merged

fix(a11y): complete file tab semantics#104
frobel0520 merged 1 commit into
mainfrom
feature/tab-accessibility-semantics

Conversation

@frobel0520

Copy link
Copy Markdown
Owner

Summary

  • add stable tab and tabpanel IDs for Package, Build and REST Labs
  • add aria-controls, aria-labelledby, roving tabIndex and horizontal orientation
  • support Arrow, Home and End keyboard navigation with focus movement
  • add shared navigation helper coverage

Verification

  • npm --prefix frontend test -- src/components/tab-navigation.test.ts src/topics/package/lab.test.ts src/topics/build/lab.test.ts src/topics/rest/lab.test.ts src/topics/package/content.test.ts src/topics/build/content.test.ts src/topics/rest/content.test.ts
  • npm --prefix frontend run lint

@frobel0520
frobel0520 merged commit a54468f into main Aug 23, 2026
2 checks passed
@frobel0520
frobel0520 deleted the feature/tab-accessibility-semantics branch August 23, 2026 04:05
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.

1 participant