Skip to content

fix: wrap the app body in a Container to align it with the header - #234

Merged
arbrandes merged 1 commit into
openedx:masterfrom
arbrandes:arbrandes/body-container
Sep 20, 2026
Merged

arbrandes merged 1 commit into
openedx:masterfrom
arbrandes:arbrandes/body-container

Conversation

@arbrandes

Copy link
Copy Markdown
Contributor

Description

Wraps the app body in a Paragon <Container size="xl" fluid>, the same container the shell header uses, so the body content is centered and capped at the same max width instead of running full-bleed. Same change frontend-app-gradebook made in openedx/frontend-app-gradebook@f920287. On very wide screens the light background bands now clip at the xl boundary along with the rest of the content.

LLM usage notice

Built with assistance from Claude.

Co-Authored-By: Claude <noreply@anthropic.com>
@arbrandes
arbrandes force-pushed the arbrandes/body-container branch from ce581b2 to 301c0f1 Compare September 20, 2026 14:02
@codecov

codecov Bot commented Sep 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.53%. Comparing base (6737a55) to head (301c0f1).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #234   +/-   ##
=======================================
  Coverage   98.53%   98.53%           
=======================================
  Files          73       73           
  Lines        1297     1297           
  Branches      394      424   +30     
=======================================
  Hits         1278     1278           
  Misses         19       19           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@arbrandes
arbrandes merged commit 01fdfb5 into openedx:master Sep 20, 2026
6 checks passed
@arbrandes
arbrandes deleted the arbrandes/body-container branch September 20, 2026 14:04
@openedx-semantic-release-bot

Copy link
Copy Markdown
Collaborator

🎉 This PR is included in version 1.0.0-alpha.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants