Skip to content

Accessibility: Fix small issues on contributors page

Administrator requested to merge tr/a11y-contributors-page into main

Created by: umpox

Related audit issue: https://github.com/sourcegraph/sourcegraph/issues/34427 Closes https://github.com/sourcegraph/sourcegraph/issues/35356

Description

  1. Uses the correct <li> element for listing commits
  2. Adds an aria-label to the for filter controls. Related guidance here

Test plan

Tested locally with a screen reader, and through visual tests

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading