Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Improve accessibility for the accordion component #67

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

rajpiyush4
Copy link

  • In About.jsx I added key in anchor element

added ARIA attributes to the accordion header for better screen reader support.

  • Enabled keyboard interactions to allow toggling the accordion using the Enter or Space key.
  • Improved visual focus indicators for better keyboard navigation.

#29

@vercel
Copy link

vercel bot commented Jun 27, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
frontend-freaks ❌ Failed (Inspect) Jun 28, 2023 10:38am

package-lock.json Outdated Show resolved Hide resolved
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.

2 participants