Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Fixed OverflowMenu nested bug #17863

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

guidari
Copy link
Contributor

@guidari guidari commented Oct 23, 2024

Closes #17781

The addition of the enable-v12-dynamic-floating-style to OverflowMenu causes a bug when it is an OverflowMenu Nested. By removing the useFeatureFlag from this line it works fine.
So the solution I found it was to disable the enable-v12-dynamic-floating-style for the Nested stories, looking something like the screen shot:
The ideia is to show that the Nested stories do not support enable-v12-dynamic-floating-style.

I'll open a new issue to track why it isn't working.

Testing / Reviewing

  • OverflowMenu Nested should work

Copy link

netlify bot commented Oct 23, 2024

Deploy Preview for v11-carbon-web-components ready!

Name Link
🔨 Latest commit d470805
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-web-components/deploys/6719455dbd8ed300086a39f1
😎 Deploy Preview https://deploy-preview-17863--v11-carbon-web-components.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Oct 23, 2024

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit d470805
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/6719455d9c3454000869b245
😎 Deploy Preview https://deploy-preview-17863--carbon-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Oct 23, 2024

Deploy Preview for v11-carbon-react ready!

Name Link
🔨 Latest commit d470805
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-react/deploys/6719455de5758b0008754ea7
😎 Deploy Preview https://deploy-preview-17863--v11-carbon-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: OverflowMenu Nested is not working (Feature Flag)
3 participants