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): menu in collapsed mode width is not longer stretched unnecessary #8940

Merged
merged 1 commit into from
May 13, 2024

Conversation

dimovpetar
Copy link
Contributor

Background:
After making the ui5-responsive-popover a native popover, width: auto stretches it to take the whole available space width.

Solution:
Make it take only as much as it needs by leveraging its default width fit-content.

Related to: #8739

@nnaydenow nnaydenow changed the title fix(ui5-sidenavigation): menu in collapsed mode width is not longer stretched unnecessary fix(ui5-side-navigation): menu in collapsed mode width is not longer stretched unnecessary May 12, 2024
@dimovpetar dimovpetar merged commit 30c0530 into main May 13, 2024
10 checks passed
@dimovpetar dimovpetar deleted the sidenav_menu_width_issue branch May 13, 2024 06:56
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.

None yet

2 participants