openedx / openedx/openedx-platform
move top-level variables to a common _variables.scss.
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 8.2k
- Forks
- 4.4k
- Avg merge
- 6d 18h
- Merged PRs (30d)
- 42
Description
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
Open xmodule/assets/annotatable/_display.scss at line 1 and inspect the top-level variables named by the issue. Find the common _variables.scss in the annotatable assets and determine how those declarations should be relocated without breaking their existing references. Done means the top-level variables live in the common file and the annotatable styling continues to work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scss
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100