User Story
As a Paratext or extension developer, I want to be able to see how different types of menus look and behave so that I can implement them appropriately in my components.
Description
The MUI-based menu components currently showcased using storybook rely on some code that is available in Platform but not part of the react component library, so moving those to be only in the preview app will probably be non-trivial. Since all the menu components need to be reimplemented in Shadcn and UX is considering significant changes to menus, there is no point trying to move things around to get this to work with the existing components.
User Story As a Paratext or extension developer, I want to be able to see how different types of menus look and behave so that I can implement them appropriately in my components.
Description The MUI-based menu components currently showcased using storybook rely on some code that is available in Platform but not part of the react component library, so moving those to be only in the preview app will probably be non-trivial. Since all the menu components need to be reimplemented in Shadcn and UX is considering significant changes to menus, there is no point trying to move things around to get this to work with the existing components.