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(ui5-side-navigation): overflow menu items are now displayed #8948

Merged
merged 1 commit into from
May 14, 2024

Conversation

dimovpetar
Copy link
Contributor

@dimovpetar dimovpetar commented May 13, 2024

Problem: NavigationMenuItem was not proper dependency of SideNavigation, therefore the private ui5-navigation-menu-item elements were not upgraded.

Solution: Import NavigationMenuItem.

Also fixes height issue that appeared after Popover API adoption.

Fixes #8242

@dimovpetar dimovpetar requested a review from a team May 13, 2024 13:25
@dimovpetar dimovpetar merged commit bcb3008 into main May 14, 2024
10 checks passed
@dimovpetar dimovpetar deleted the sidenav_overflow_issues branch May 14, 2024 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SideNavigation: overflow behavior doesn't work
3 participants