[SG-35011] - Accessibility: No description for branch pills
Created by: gitstart-sourcegraph
Description
Add screen reader specific context to pills to indicate what they refer to.
Problem description these pills here are just read aloud by the screen reader without any context. They should likely get some sort of aria label.
Expected behavior
It's clear to the listener what the two words and the arrow refer to.
Ref
Test Plan
- Navigate to batch changes list page
- Select a batch change
- Ensure that: using the screen reader, the branch pills and arrow are announced with more context as to what they refer to (Branch)
App preview:
Check out the client app preview documentation to learn more.