foundation-sites
foundation-sites copied to clipboard
Accordion Menu is facing ARIA issues
What should happen?
Accordion Menu should not face ARIA issues.
What happens instead?
Incompatible aria-* attributes and conflicting/breaking roles are set.
Possible Solution
See https://github.com/puzzleYOU/foundation-accordion-menu-example
Test Case and/or Steps to Reproduce (for bugs)
See https://github.com/puzzleYOU/foundation-accordion-menu-example for a minimal reproducible example with details.
Context
Our mobile shop version is using Foundation accordion menu. This is how we noticed those issues.
Your Environment
We are using foundation in a npm (package.json-based) environment running on Debian.
Checklist
- [x] I have read and follow the CONTRIBUTING.md document.
- [x] There are no other issues similar to this one.
- NOTE: I reviewed #11980, which is not related to this issue here.
- [x] The issue title and template are correctly filled.