Skip to content

Accessibility: Add `focus-visible` outline to menus

Administrator requested to merge tr/menu-focus-outline into main

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
image image

Test plan

Tested locally with keyboard navigation

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading