Skip to content

[pull] main from nodejs:main#1931

Merged
pull[bot] merged 2 commits into
NOUIY:mainfrom
nodejs:main
May 16, 2026
Merged

[pull] main from nodejs:main#1931
pull[bot] merged 2 commits into
NOUIY:mainfrom
nodejs:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented May 16, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

system-conf and others added 2 commits May 16, 2026 13:47
Fixes #8521

The sidebar container was using `h-svh` (100svh) with `top-0`,
making it exactly viewport height but starting from the top where
the header overlaps. This caused the last sidebar items to be
clipped when scrolled down.

Changes:
- Set sidebar top to `var(--header-height)` to position it below
  the header
- Set sidebar height to `calc(100svh - var(--header-height))` to
  account for the header's vertical space
- Removed unnecessary `pb-[var(--header-height)]` padding from
  sidebar wrapper since the container now correctly sizes itself

Co-authored-by: macbook <macbook@macbook-MacBook-Pro.local>
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
@pull pull Bot locked and limited conversation to collaborators May 16, 2026
@pull pull Bot added the ⤵️ pull label May 16, 2026
@pull pull Bot merged commit 5525885 into NOUIY:main May 16, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants