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(uui-menu-item): prevent overflow when not hovered #816

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

iOvergaard
Copy link
Contributor

Fixes https://github.com/umbraco/Umbraco.CMS.Backoffice/issues/1912

Fixes an issue where actions would overflow the menu-item, causing layout problems in the containing element.

@iOvergaard iOvergaard added the bug Something isn't working label Jun 18, 2024
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-beach-055ecb503-816.westeurope.azurestaticapps.net

@iOvergaard iOvergaard enabled auto-merge (squash) June 18, 2024 08:56
@iOvergaard iOvergaard disabled auto-merge June 18, 2024 08:56
@iOvergaard iOvergaard merged commit b3fcd2b into v1/contrib Jun 18, 2024
10 of 11 checks passed
@iOvergaard iOvergaard deleted the v1/bugfix/menu-item-actions-overflow branch June 18, 2024 08:56
@iOvergaard iOvergaard changed the title fix: prevent overflow when not hovered fix(uui-menu-item): prevent overflow when not hovered Jun 18, 2024
iOvergaard added a commit that referenced this pull request Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG]: Horizontal scroll in tree and editing area
2 participants