Skip to content

fix(ui5-side-navigation): correct overflow items visibility calculation - #13871

Open
TeodorTaushanov wants to merge 14 commits into
mainfrom
sidenav_overlap
Open

fix(ui5-side-navigation): correct overflow items visibility calculation#13871
TeodorTaushanov wants to merge 14 commits into
mainfrom
sidenav_overlap

Conversation

@TeodorTaushanov

@TeodorTaushanov TeodorTaushanov commented Jul 28, 2026

Copy link
Copy Markdown
Member

The overflow logic now properly accounts for separators, margins,
and sub-pixel rounding when determining which items to hide.
Items and their adjacent separators are hidden together to prevent
orphaned separators.

fixes #13788

@sap-ui5-webcomponents-release

Copy link
Copy Markdown

@TeodorTaushanov TeodorTaushanov changed the title fix(ui5-side-navigation): fix overlapping issue wip(ui5-side-navigation): fix overlapping issue Jul 28, 2026
@TeodorTaushanov TeodorTaushanov changed the title wip(ui5-side-navigation): fix overlapping issue fix(ui5-side-navigation): fix collapsed mode overlapping issue Jul 31, 2026
@TeodorTaushanov TeodorTaushanov changed the title fix(ui5-side-navigation): fix collapsed mode overlapping issue fix(ui5-side-navigation): correct overflow items visibility calculation Jul 31, 2026
@TeodorTaushanov
TeodorTaushanov requested a review from a team July 31, 2026 10:08
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 in collapsed mode items of top group overlap with items of fixed bottom group

1 participant