foundation-sites icon indicating copy to clipboard operation
foundation-sites copied to clipboard

Accordion Menu is facing ARIA issues

Open florianschieder opened this issue 6 months ago • 0 comments

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.

florianschieder avatar May 28 '25 06:05 florianschieder