Skip to content

fix: let desktop stats scroll with the page - #48

Merged
avatarneil merged 3 commits into
mainfrom
fix/stats-panel-scroll-chaining
Sep 14, 2026
Merged

avatarneil merged 3 commits into
mainfrom
fix/stats-panel-scroll-chaining

Conversation

@avatarneil

@avatarneil avatarneil commented Sep 13, 2026

Copy link
Copy Markdown
Owner

Desktop stats trapped native wheel scrolling behind modal-style containment and a height cap. Let desktop stats expand and scroll with the document while mobile dialogs retain internal scrolling.

Page-level overflow-x:hidden also created unintended scroll containers, making the sticky schedule sidebar scroll offscreen. Use overflow-x:clip on the document and main wrapper to preserve horizontal clipping without intercepting sticky positioning.

Validation: three Chromium checks pass for page scrolling with the sidebar pinned, independent game-list scrolling, and mobile dialog opening. All seven responsive checks and TypeScript pass.

@vercel

vercel Bot commented Sep 13, 2026

Copy link
Copy Markdown
Contributor

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

Project Deployment Actions Updated
nfl-playoff-bracket Ready Ready Preview Sep 14, 2026 12:51am UTC

Request Review

Copy link
Copy Markdown
Owner Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

avatarneil commented Sep 14, 2026

Copy link
Copy Markdown
Owner Author

Merge activity

  • Sep 14, 12:53 AM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Sep 14, 12:53 AM UTC: @avatarneil merged this pull request with Graphite.

@avatarneil
avatarneil merged commit 2727a1f into main Sep 14, 2026
9 checks passed
@avatarneil
avatarneil deleted the fix/stats-panel-scroll-chaining branch September 14, 2026 00:53
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