[SG-34733] Accessibility: Search box ARC checklist issues
Created by: gitstart-sourcegraph
Audit type
ARC Toolkit
User journey audit issue
Problem description
-
SVG icons inside of toggles should be aria-hidden -
Search box Monaco editor should have role="textbox" (currently has role="code" which is invalid)
Expected behavior
Issues fixed and no longer flagged by ARC toolkit
Refs
Sourcegraph Issue Gitstart Ticket
Test plan
- Install the ARC toolkit extension on the Chrome browser, Go to Developer Tools, select the ARC tab and run tests to retrieve the stats
App preview:
Check out the client app preview documentation to learn more.