[paragon-openedx.netlify.app] Feedback (on /components/layout/) Layout component doesn’t support xxl breakpoint
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 140
- Forks
- 100
- Avg merge
- 1h 3m
- Merged PRs (30d)
- 30
Description
Improvements
The Paragon Layout component only supports xs, sm, md, lg, and xl. There’s no xxl option. With xl active from 1200px, it’s limited above that width.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the Paragon Layout component documentation for /components/layout/ and locate the implementation that defines its supported breakpoints. Add support for the missing xxl option while preserving the existing xs through xl behavior, then verify the Layout component at widths above 1200px.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- design, frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100