Orange-OpenSource / Orange-OpenSource/Orange-Boosted-Bootstrap

Remove unchanging custom props in components in favor of Scss variables

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

Nobody has claimed this yet.

🧰 library
Dominant language
CSS
Stars
219
Forks
61
Avg merge
2d 15h
Merged PRs (30d)
12

Description

Some custom props declared in components are never reaffected, we should use directly the Scss variables in these cases.

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 by locating custom properties declared in the components and check whether each is ever reassigned. Replace only unchanged properties with the corresponding SCSS variables, and verify that the component styles remain equivalent.

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
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.