[SG-35866] Accessibility: Site admin sidebar: Focus lost when selecting item
Created by: gitstart-sourcegraph
Description
- Using only the
tab
andenter
keys select an item in the sidebar. - Focus is lost, and users need to manually navigate back to the selected item.
Expected behavior
Focus should stay on the currently selected item when clicked
Refs.
Sourcegraph issue Gitstart ticket
Test plan
- Go to the site-admin of the web app.
- On the sidebar (on the right side), navigate through using
tab key
and pressEnter
to select an Item. - Focus should stay on the currently selected item when clicked
App preview:
Check out the client app preview documentation to learn more.