openedx / openedx/paragon

[paragon-openedx.netlify.app] Feedback (on /components/layout/) Layout component doesn’t support xxl breakpoint

Open
#3,972 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.