Skip to content

Wildcard V2: `<Menu />`, `<MenuItem />` Manual migration

Administrator requested to merge contractors/SG-27701 into main

Created by: gitstart-sourcegraph

Description

Migrate the following to use wildcard's Menu* components

Ref

SG Issue Gitstart Ticket

Test plan

  • Click to view attached deployment preview link
  • Compare migrated components, to the production app
  • Confirm there are no UI variations.

Preview App

Frontend Storybook

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 and ViewGrid.story.tsx
  • ActivationDropdown - We also should move this to client/web/src/components as it is only used by the web code.

Merge request reports

Loading