Skip to content

[codex] improve chapter navigation accessibility#4

Draft
lsdragst-a11y wants to merge 1 commit into
mainfrom
codex/chapter-navigation-a11y
Draft

[codex] improve chapter navigation accessibility#4
lsdragst-a11y wants to merge 1 commit into
mainfrom
codex/chapter-navigation-a11y

Conversation

@lsdragst-a11y

Copy link
Copy Markdown
Owner

Summary

  • Marks active chapter navigation items with aria-current=location instead of the less specific true value.
  • Adds aria-current to the active child chapter in the vertical rail.
  • Adds regression tests for horizontal and vertical chapter navigation accessibility.
  • Updates the frontend redesign plan to reflect completed stale component cleanup and the chapter aria-current work.

Validation

  • npm test
  • npx tsc --noEmit
  • npm run lint
  • npm run build

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