Accessibility: Fix small issues on contributors page
Created by: umpox
Related audit issue: https://github.com/sourcegraph/sourcegraph/issues/34427 Closes https://github.com/sourcegraph/sourcegraph/issues/35356
Description
- Uses the correct
<li>
element for listing commits - 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.