gabriel / musehub public
fix BREAKING #139 fix/two-column-app-shell #5 / 12
AI Agent gabriel · 14 days ago · Jul 9, 2026 · Diff

fix(#139): app-shell for repo home page

Converts .rh-layout/.rh-main/.rh-sidebar to the flex-fill pattern. No hero above the grid on this page (repo_nav's own header/tabs are all the chrome there is), and neither column is display:flex so no flex-shrink pitfall.

Verified via headless Chromium: body's rendered height matches the real viewport, both the file tree/README column and the pulse/stats sidebar scroll independently via genuine mouse.wheel() events, mobile breakpoint stacks with footer restored.

sha256:b0b3fbab33f164502b18b67ee52cf03af675b290fc98cd692f5195a107d51c28 sha
~3 symbols
sha256:b67a55a3d08045c8833703f62046479d4457a91ee756158514ac429e56b282b6 snapshot
~3
symbols modified
0
dead code introduced
Semantic Changes 3 symbols

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:b0b3fbab33f164502b18b67ee52cf03af675b290fc98cd692f5195a107d51c28 --body "your comment"