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-navigation-layout): adjust z-index values #11212

Merged
merged 2 commits into from
Apr 7, 2025
Merged

Conversation

LidiyaGeorgieva
Copy link
Contributor

@LidiyaGeorgieva LidiyaGeorgieva commented Mar 28, 2025

Increase z-index for Side Navigation and Header to ensure elements are displayed correctly.

fixes: #11174

Table uses z-index 1 and we should make Side Navigation
and Header z-indexes bigger to achieve proper layout.

fixes: #11174
@LidiyaGeorgieva LidiyaGeorgieva requested review from a team and Stoev March 28, 2025 14:25
Copy link

@Stoev Stoev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please consider:

fix(ui5-navigation-layout): adjust z-index values

increase z-index for Side Navigation and Header to ensure elements are displayed correctly.

@s-todorova s-todorova changed the title fix(ui5-navigation-layout): update z-indexes fix(ui5-navigation-layout): adjust z-index values Apr 1, 2025
@LidiyaGeorgieva LidiyaGeorgieva changed the title fix(ui5-navigation-layout): adjust z-index values fix(ui5-navigation-layout): adjust z-index values Apr 7, 2025
@LidiyaGeorgieva LidiyaGeorgieva merged commit d7a368a into main Apr 7, 2025
12 checks passed
@LidiyaGeorgieva LidiyaGeorgieva deleted the SideNavZIndex branch April 7, 2025 08:11
s-todorova pushed a commit that referenced this pull request Apr 9, 2025
Increase z-index for Side Navigation and Header to ensure elements are displayed correctly.

fixes: #11174
@ui5-webcomponents-bot
Copy link
Collaborator

🎉 This PR is included in version v2.9.1-rc.0 🎉

The release is available on v2.9.1-rc.0

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

[SideNavigation | NavigationLayout Vue.js]: Collapsed SideNavigationItem hidden behind content
4 participants