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

Improve Accordion accessibility #2946

Merged

Conversation

sahar-saadatmandi-corelab
Copy link
Contributor

Fixes #2941

Proposed Changes

  • Replaced <h6> with <button> to make the Accordion component more semantic and improve accessibility for screen readers.
  • Added a :focus-visible outline style to a, button, and .btn elements to enhance focus visibility, specifically for keyboard users.

@tabuna tabuna merged commit 9b35767 into orchidsoftware:master Jan 28, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Accordion Accessibility
2 participants