Skip to content

Improve FAQ accordion accessibility#27

Open
huazhuang80-star wants to merge 1 commit into
Zcorehub:mainfrom
huazhuang80-star:feat/faq-a11y
Open

Improve FAQ accordion accessibility#27
huazhuang80-star wants to merge 1 commit into
Zcorehub:mainfrom
huazhuang80-star:feat/faq-a11y

Conversation

@huazhuang80-star

Copy link
Copy Markdown

Summary

  • Adds ARIA state and relationships to the FAQ accordion controls and answer panels.
  • Marks FAQ category filters with aria-pressed and improves keyboard focus visibility.
  • Keeps the existing visual behavior and accordion state handling unchanged.

Related issue

Closes #15

Type of change

  • fix: accessibility improvement

Test plan

  • Production build passes via node node_modules/next/dist/bin/next build
  • Keyboard/focus semantics reviewed in components/landing/faq.tsx

Notes for reviewers

The change is scoped to components/landing/faq.tsx and does not hardcode content or alter FAQ data.

@vercel

vercel Bot commented Jun 21, 2026

Copy link
Copy Markdown

@huazhuang80-star 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