saleor-storefront
saleor-storefront copied to clipboard
[Accessibility] List of buttons with missing role
What I'm trying to achieve is to have accessibility friendly website, some of the buttons have a missing role.
Steps to reproduce the problem
- Test the main page for a accessibilities
System information Operating system: Mac OS Browser: Chrome v. 84
Rule | Selector | Guide name | Image |
---|---|---|---|
button-missing-role | ["body > div#root:nth-of-type(1) > header:nth-of-type(1) > nav#header.main-menu:nth-of-type(1) > div.main-menu__right:nth-of-type(3) > ul:nth-of-type(1) > div.menu-dropdown:nth-of-type(1) > li.main-menu__icon.main-menu__user--active:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > svg.injected-svg:nth-of-type(1)"] | Buttons and links | ![]() |
button-missing-role | ["body > div#root:nth-of-type(1) > header:nth-of-type(1) > nav#header.main-menu:nth-of-type(1) > div.main-menu__right:nth-of-type(3) > ul:nth-of-type(1) > li.main-menu__icon.main-menu__cart:nth-of-type(1)"] | Buttons and links | ![]() |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.