saleor-storefront icon indicating copy to clipboard operation
saleor-storefront copied to clipboard

[Accessibility] List of buttons with missing role

Open michalina-graczyk opened this issue 4 years ago • 1 comments

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

  1. 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 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) > li.main-menu__icon.main-menu__cart:nth-of-type(1)"] Buttons and links image

michalina-graczyk avatar Aug 03 '20 13:08 michalina-graczyk

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.

stale[bot] avatar Oct 03 '20 03:10 stale[bot]