You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At smaller screen sizes (use containerWidth in Storybook to demonstrate), ButtonSetWithOverflow collapses to use MenuButton.
Verify that Carbon version with MenuButton floating UI is updated in our library. Blocked until @carbon/react adds support for floating ui to OverflowMenu.
The content you are editing has changed. Please copy your edits and refresh the page.
Closing this as not planned.
As we analysed, ButtonSetWithOverflow component uses carbon MenuButton rather than Overflowmenu and enable-v12-overflowmenu feature flag is not available for MenuButton.
Also we can explore more and adopt floating UI in the new PageHeader V2.
At smaller screen sizes (use
containerWidth
in Storybook to demonstrate), ButtonSetWithOverflow collapses to use MenuButton.Verify that Carbon version with MenuButton floating UI is updated in our library. Blocked until
@carbon/react
adds support for floating ui toOverflowMenu
.Tasks
The text was updated successfully, but these errors were encountered: