Skip to content

Prevent the review pane from scrolling independently#336

Merged
BunsDev merged 1 commit into
mainfrom
okcode/pr-review-scroll
Apr 7, 2026
Merged

Prevent the review pane from scrolling independently#336
BunsDev merged 1 commit into
mainfrom
okcode/pr-review-scroll

Conversation

@BunsDev
Copy link
Copy Markdown
Member

@BunsDev BunsDev commented Apr 7, 2026

Summary

  • Changed the review shell content container to use overflow-hidden instead of its own vertical scroll region.
  • Keeps scrolling behavior anchored to the outer page so the review pane no longer scrolls independently.
  • Minimal layout-only fix in ProjectSubpageShell.

Testing

  • Not run (PR description only).
  • Visual/manual check recommended: open a review project page and confirm the pane no longer has a separate internal scrollbar.
  • Verify surrounding layout still fills available height and content remains accessible through the main page scroll.

- Change the project subpage shell to hide overflow on the main content container
- Keep scrolling behavior constrained to the intended nested content
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
okcode-marketing Ready Ready Preview Apr 7, 2026 4:43am
v0-compute-the-platform-to-build Ready Ready Preview, Open in v0 Apr 7, 2026 4:43am

@github-actions github-actions Bot added size:XS vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. labels Apr 7, 2026
@BunsDev BunsDev merged commit ac5d32b into main Apr 7, 2026
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant