-
Notifications
You must be signed in to change notification settings - Fork 27
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
♿ a11y(accordion): accordion not accessible #1419
Comments
hirsch88
added
🐛 bug
Something isn't working
and removed
✨ feature
New feature or request
labels
Aug 8, 2024
/cib |
Branch fix/issue-1419 created! |
hirsch88
added a commit
that referenced
this issue
Sep 6, 2024
* Create PR for #1419 * chore: fix nx scripts * fix(accordion): make it keyboard accessible * fix(list): make accordion accessible to the keyboard * chore: fix nx scripts --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Gery Hirschfeld <[email protected]>
Screenreader won't read if the accordion icon is expanded or reduced. |
This is related to the accordion variant of the bal-list |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description of this issue
How to fix it
Additional Information
Level A
https://www.w3.org/WAI/WCAG21/Understanding/keyboard.html
aria-expanded: https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-expanded
Code of Conduct
The text was updated successfully, but these errors were encountered: