[SG-31495] [Accessibility]: User dropdown doesn't focus when clicked
Created by: gitstart-sourcegraph
Descriptions:
- Remove controlled states support in
<Menu />
component - Remove all
openByDefault
prop inUserNavItem
andMenuNavItem
- 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