sci-components icon indicating copy to clipboard operation
sci-components copied to clipboard

Remove `label` prop DropdownMenu's Storybook stories

Open liaprins opened this issue 1 year ago • 0 comments

Describe the bug DropdownMenu's Default, Live Preview, and Test stories include a "label" option in their control panels. However, it does not change anything when you add text to this option. @tihuan suggested it is an unintentional relic from InputDropdown (which does use this prop), e.g. when DropdownMenu was changed it accidentally did not include removing the label prop. Connor has confirmed that it is not needed for the design; it also is not a prop in the MUI Menu component.

Screenshot 2023-06-12 at 3 36 25 PM

liaprins avatar Jun 12 '23 22:06 liaprins