oncode / handorgel

Accessible W3C conform accordion written in ES6.
https://oncode.github.io/handorgel/
MIT License
261 stars 25 forks source link

Add aria-hidden attribute + remove aria-multiselectable #30

Open DepTrai95 opened 1 year ago

DepTrai95 commented 1 year ago

Add aria-hidden attribute + remove aria-multiselectable for better accessibility (avoid lighthouse error)

dr-format-d commented 1 year ago

Improvements on this pull request here: #34

oncode commented 1 year ago

@DepTrai95 @dr-format-d Do you have a link from W3C where they add aria-hidden? Doesn't make sense to me, since it would hide the accordion from screen readers completely.