casesandberg / casesandberg/react-color
Change CirclePicker selected style
Open
- Dominant language
- JavaScript
- Stars
- 12.3k
- Forks
- 920
- PR merge metrics
- No merged PRs in 30d
Description
Is there any way to override the selected style for the CirclePicker? I'm not seeing any active or selected class on the element once selected.
Also, typescript complains when I try to add the `style` prop to the picker.
Contributor guide
Research direction
Start by locating the CirclePicker implementation and its type definitions. Reproduce the missing selected-style override and the TypeScript error when passing style; the work is done when selected styling can be overridden and the style prop is accepted by TypeScript.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100