Evo-Forge / Essence

Essence - The Essential Material Design Framework
MIT License
415 stars 47 forks source link

Menu component has web accessibility issues #34

Closed AliciaWamsley closed 9 years ago

AliciaWamsley commented 9 years ago

An element's ID must be unique in the DOM. The Menu id is the same as the child ul and div ids. This is not disability compliant - https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#ax_html_02

hartmamt commented 9 years ago

Thanks for merging this. Maintainers, can you publish a new release to NPM containing this PR?

raulmatei commented 9 years ago

I'll close this one, thanks for this PR, we've also updated the NPM package.