-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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(menu): fix for sub menu positioning #10278
fix(menu): fix for sub menu positioning #10278
Conversation
✔️ Deploy Preview for carbon-react-next ready! 🔨 Explore the source changes: edc02eb 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-react-next/deploys/61d48a609f19e4000874f889 😎 Browse the preview: https://deploy-preview-10278--carbon-react-next.netlify.app |
DCO Assistant Lite bot All contributors have signed the DCO. |
I have read the DCO document and I hereby sign the DCO. |
✔️ Deploy Preview for carbon-elements ready! 🔨 Explore the source changes: d576774 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-elements/deploys/61b489f1a8fce300070f6001 😎 Browse the preview: https://deploy-preview-10278--carbon-elements.netlify.app |
✔️ Deploy Preview for carbon-components-react ready! 🔨 Explore the source changes: d576774 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-components-react/deploys/61b489f16d82f000086f9482 😎 Browse the preview: https://deploy-preview-10278--carbon-components-react.netlify.app |
✔️ Deploy Preview for carbon-elements ready! 🔨 Explore the source changes: edc02eb 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-elements/deploys/61d48a601f18de00074e9eb3 😎 Browse the preview: https://deploy-preview-10278--carbon-elements.netlify.app |
✔️ Deploy Preview for carbon-components-react ready! 🔨 Explore the source changes: edc02eb 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-components-react/deploys/61d48a6052b5190008fd39ef 😎 Browse the preview: https://deploy-preview-10278--carbon-components-react.netlify.app |
cc @janhassel |
@all-contributors please add @jakubfaliszewski for code |
I've put up a pull request to add @jakubfaliszewski! 🎉 |
Closes #10260
Adds additional calculations for sub-menus, that are rendered upwards. It's based on menu spacing/sizes, so it's flexible and works correctly for different sizes (sm, md, lg, custom)
Complex menu demo
Large menu demo
Changelog
Fixed
Testing / Reviewing
Follow the step from GIFs and experiment a little with the styling.