openedx / openedx/frontend-component-header
Hardcoded hex value sweep
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10
- Forks
- 193
- Avg merge
- 25d 8h
- Merged PRs (30d)
- 1
Description
As mentioned in https://github.com/openedx/frontend-component-header/pull/351#discussion_r2001262058, there are some hardcoded hex colors in our stylesheets
It'd be good to go though, find those, and clean them up.
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 with src/studio-header/StudioHeader.scss at the linked example and review the referenced pull request discussion. Search the stylesheets for other hardcoded hex colors and determine the intended cleanup from the surrounding styles. Done means the hardcoded hex values identified in the sweep have been cleaned up consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scss
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100