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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

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
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 | NavigationLayout Vue.js]: Collapsed SideNavigationItem hidden behind content
3 participants