You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The added aria-label of the accordion reads "open" or "close", overwriting the accordion title.
For accessibility reasons it should read out the name. Currently the aria label can not be set on the component
How to fix it
Omit aria label on "bal-list-item-accordion-head" or make it editable
Description of this issue
The added aria-label of the accordion reads "open" or "close", overwriting the accordion title.
For accessibility reasons it should read out the name. Currently the aria label can not be set on the component
How to fix it
Omit aria label on "bal-list-item-accordion-head" or make it editable
Code Reproduction URL
https://dev.author.baloise.magnolia-platform.io/baloise-ch/de/privatkunden/versichern/wohnen-recht/haushaltsversicherung.html
Additional Information
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: