Accessibility: Search contexts management screen reader issues
Created by: gitstart-sourcegraph
Audit type
Screen reader navigation
User journey audit issue
Ref
Sourcegraph Issue GitStart Issue
Problem description
The following issues exists in the search context management page (https://sourcegraph.com/contexts):
-
In the list page, "Your search contexts" read as a button when it should be a tab and read as selected image -
On the add/edit page, middle dot under description should not be read by screen reader -
On the add/edit page, horizontal splitters should not be ready by screen reader -
On the add/edit page, public/private radio buttons labels are too long, should only be "Public" or "Private"
Expected behavior
Should be fixed as described above
Test Plan
- Ensure integration test have accessibility audit and that those tests pass.
- Use screen readers (check here how) to go through the changes and it should read as expected.
App preview:
Check out the client app preview documentation to learn more.