[Accessibility]: add command to focus status bar
Created by: tjkandala
Audit type
Keyboard navigation
User journey audit issue
Problem description
On the file page (example) with the default extension git-extras
enabled, it is difficult to navigate to the status bar through keyboard navigation. Status bar items can be interactive; for example, git-extras
' status bar item is a link to a commit page.
Expected behavior
An idiom in editors (like VS Code) is exposing a command (in the keyboard navigable command palette) to focus elements that are out-of-the-way. We can add a command to our command palette to focus the first status bar item, from which users can tab to subsequent status bar items.
Additional details
Assigning labels
-
Please give this issue an estimate by applying a label like estimate/Xd
, where X is the estimated number of days it will take to complete. -
If this issue is specific to a specific Sourcegraph product, please assign the appropriate team label to this issue. -
If this issue will require input from designers in order to complete, please assign the label needs-design
. -
If you are confident that this issue should be fixed by GitStart, please assign the label gitstart
.
Owner
This issue will be fixed by my team, I have assigned a relevant member to it, or I will do so in the near future.