react-component / react-component/switch
checkedChildren and uncheckedChildren style overides
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 196
- Forks
- 80
- PR merge metrics
- No merged PRs in 30d
Description
Hi! Currently the checkChildren and uncheckedChildren doesn't support classNames, as you render those as svgs. Will you support a way to do that?
Contributor guide
No contributing guide indexed for this repository
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
No implementation file or test is named. Start by locating how checkChildren and uncheckedChildren are rendered, then inspect nearby tests for existing child styling behavior. Done means both options support class names while preserving the switch's current rendering and behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100