Skip to content

fix: improve FAQ accordion accessibility#23

Open
xx7412421-cloud wants to merge 1 commit into
Zcorehub:mainfrom
xx7412421-cloud:grantfox-15-faq-a11y
Open

fix: improve FAQ accordion accessibility#23
xx7412421-cloud wants to merge 1 commit into
Zcorehub:mainfrom
xx7412421-cloud:grantfox-15-faq-a11y

Conversation

@xx7412421-cloud

Copy link
Copy Markdown

Closes #15

Summary:

  • add aria-expanded, aria-controls, and stable ids to FAQ item buttons
  • link answer panels with role=region and aria-labelledby
  • add aria-pressed to category filters and visible focus rings
  • support ArrowUp, ArrowDown, Home, and End keyboard navigation between FAQ questions

Validation:

  • npm run build
  • npm run lint was attempted, but this repo prompts for first-time Next.js ESLint setup instead of running non-interactively

@vercel

vercel Bot commented Jun 21, 2026

Copy link
Copy Markdown

@xx7412421-cloud is attempting to deploy a commit to the Cbiux's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

Improve FAQ accordion accessibility (ARIA and keyboard)

1 participant