Skip to content

fix(staged): make full width of project list page scrollable#484

Merged
matt2e merged 1 commit intomainfrom
project-list-scroll
Mar 26, 2026
Merged

fix(staged): make full width of project list page scrollable#484
matt2e merged 1 commit intomainfrom
project-list-scroll

Conversation

@matt2e
Copy link
Contributor

@matt2e matt2e commented Mar 26, 2026

Summary

  • Moves overflow: auto from the inner .content div to the outer .project-list container so the entire page width is scrollable, not just the content column

Test plan

  • Open the project list page and verify scrolling works across the full page width
  • Confirm no layout regressions on the project list view

🤖 Generated with Claude Code

Move overflow: auto from .content to .main-panel so the scrollbar
spans the full panel width and scroll wheel works over the gutters.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@matt2e matt2e requested review from baxen and wesbillman as code owners March 26, 2026 03:46
@matt2e matt2e merged commit 975844b into main Mar 26, 2026
4 checks passed
@matt2e matt2e deleted the project-list-scroll branch March 26, 2026 03:51
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