Skip to content

[SG-31495] [Accessibility]: User dropdown doesn't focus when clicked

Administrator requested to merge contractors/SG-31495 into main

Created by: gitstart-sourcegraph

Descriptions:

  • Remove controlled states support in <Menu /> component
  • Remove all openByDefault prop in UserNavItem and MenuNavItem
  • Use ref to open menu in stories

Refs:

Test plan

Open web app at homepage and Signin, Open the user dropdown by clicking on the icon with your mouse, Press the down arrow key. Confirm that you can navigate properly within the dropdown

Merge request reports

Loading