Closed c-vetter closed 5 months ago
Hey @c-vetter - thanks for the suggestions. We will re-visit aria data attributes in future updates. Thanks!
Duplicated #365
Hey @c-vetter - our team released v2.4.0 update which includes enhancements for this case. Thanks!
The accordion and collapse panels are presented with markup like this:
This way,
aria-labelledby
is ignored. To make it work correctly, addrole="region"
, like so:See https://www.w3.org/WAI/ARIA/apg/patterns/accordion/examples/accordion/