Skip to content

Accessibility: Search contexts management screen reader issues

Warren Gifford requested to merge contractors/SG-34740 into main

Created by: gitstart-sourcegraph

Audit type

Screen reader navigation

User journey audit issue

#34191

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 context

  • On the add/edit page, middle dot under description should not be read by screen reader middledot

  • On the add/edit page, horizontal splitters should not be ready by screen reader splitter

  • On the add/edit page, public/private radio buttons labels are too long, should only be "Public" or "Private" label

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.

Merge request reports

Loading