Wildcard V2: `<Menu />`, `<MenuItem />` Manual migration
Created by: gitstart-sourcegraph
Description
Migrate the following to use wildcard
's Menu*
components
Ref
Test plan
- Click to view attached deployment preview link
- Compare migrated components, to the production app
- Confirm there are no UI variations.
Preview App
Implementation Detail
From Reactstrap:
NotebookShareOptionsDropdown
From Reach: Note we should also close this issue when done: https://github.com/sourcegraph/sourcegraph/issues/29435
InsightContextMenu
DashboardMenu
-
View.story.tx
andViewGrid.story.tsx
-
ActivationDropdown
- We also should move this toclient/web/src/components
as it is only used by the web code.