Component fails axe tests due to role="presentation" on button element #144
Labels
a11y
Accessibility issue
next
LitElement based version issue
refactor
Internal improvement
requires new major
This would be a breaking change
Severity: Major
Mentioned in #96 but is a separate problem, so I decided to extract from there.
We tested Material Web Components demos and they don't use the
role="button"
on the host element. Need to test if that would work for us too.The text was updated successfully, but these errors were encountered: