sentry icon indicating copy to clipboard operation
sentry copied to clipboard

ref(dropdownMenu): Mark as deprecated

Open vuluongj20 opened this issue 3 years ago • 1 comments

  • Mark DropdownMenu as deprecated (by changing the file name to dropdownMenuDeprecated and adding a @deprecated comment tag). There's a list of alternatives in the deprecation comment.
  • Add an Overlay story to Storybook, to show how Overlay and useOverlay can be used together as an alternative to DropdownMenu.

vuluongj20 avatar Aug 01 '22 22:08 vuluongj20

size-limit report 📦

Path Size
src/sentry/static/sentry/dist/entrypoints/app.js 63.13 KB (+0.03% 🔺)
src/sentry/static/sentry/dist/entrypoints/sentry.css 70.87 KB (0%)

github-actions[bot] avatar Aug 01 '22 22:08 github-actions[bot]

Did you check getsentry to see if it imports dropdownMenu?

@billyvg Yepp! And luckily it doesn't

vuluongj20 avatar Aug 12 '22 18:08 vuluongj20