Skip to content

fix: Fix unecessary scroll on some SideMenu#1824

Merged
gustavobtflores merged 1 commit intokernelci:mainfrom
profusion:fix/sidemenu-scroll
Mar 25, 2026
Merged

fix: Fix unecessary scroll on some SideMenu#1824
gustavobtflores merged 1 commit intokernelci:mainfrom
profusion:fix/sidemenu-scroll

Conversation

@alanpeixinho
Copy link
Copy Markdown
Contributor

Description

Avoid showing scrollbar when SideMenu fits the screen.

How to test

Run locally on a chromium based browser.
Verify that the left side menu does not show a scrollbar.
Reduce the window until the side menu no longer fits, and verify that a scrollbar is shown.

left-menu-no-scroll

Closes #1822

  The sidemenu is now set to auto vertical scroll, only showing on
  overflow.

  Closes kernelci#1822
@alanpeixinho alanpeixinho marked this pull request as ready for review March 25, 2026 15:32
Copy link
Copy Markdown
Contributor

@gustavobtflores gustavobtflores left a comment

Choose a reason for hiding this comment

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

Looks good

@gustavobtflores gustavobtflores added this pull request to the merge queue Mar 25, 2026
Merged via the queue into kernelci:main with commit 8fa0205 Mar 25, 2026
14 checks passed
@MarceloRobert MarceloRobert added the Frontend Most or all of the changes for this issue will be in the frontend code. label Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Frontend Most or all of the changes for this issue will be in the frontend code.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Left Menu showing scrollbar on chromium

3 participants