Accessibility: Add `focus-visible` outline to menus
Created by: umpox
Description
Related to https://github.com/sourcegraph/sourcegraph/pull/38298
Until we have a better solution to attaching the correct focus to menu items, this works as an OK workaround to indicate to users where the focus has moved to.
This is only shown for keyboard users
Screenshots
BEFORE | AFTER |
---|---|
Test plan
Tested locally with keyboard navigation
App preview:
Check out the client app preview documentation to learn more.