casesandberg / casesandberg/react-color
Component receive Events from props
Open
- Dominant language
- JavaScript
- Stars
- 12.3k
- Forks
- 920
- PR merge metrics
- No merged PRs in 30d
Description
Components only have onChange and onChangeComplete of Handling Events.
But I need to handle onTouchStart or others.
example: ``
Contributor guide
Research direction
Start by locating the HuePicker component and reviewing how it handles the existing onChange and onChangeComplete props. Determine the component-level changes and tests needed so onTouchStart and other event props can be passed through; done means the example usage works without breaking the existing handlers.
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
- 38/100