Skip to content

Fix sessions project list scrolling - #49

Merged
zhnd merged 1 commit into
mainfrom
fix/project-nav-scroll
May 3, 2026
Merged

Fix sessions project list scrolling#49
zhnd merged 1 commit into
mainfrom
fix/project-nav-scroll

Conversation

@zhnd

@zhnd zhnd commented May 3, 2026

Copy link
Copy Markdown
Owner

Summary

  • Make the desktop project nav a bounded flex column
  • Keep the All Projects header fixed while the project list uses the remaining height
  • Replace the calc-based list height with min-h-0 flex-1 overflow-y-auto so long project lists can scroll

Tests

  • Not run per request; committed directly with --no-verify after pnpm lint hung locally

@zhnd
zhnd merged commit 741b513 into main May 3, 2026
2 checks passed
@zhnd
zhnd deleted the fix/project-nav-scroll branch May 3, 2026 08:03
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.

1 participant