casesandberg / casesandberg/react-color
The defaultProps in function components will be removed in a future version of React.
Open
- Dominant language
- JavaScript
- Stars
- 12.3k
- Forks
- 920
- PR merge metrics
- No merged PRs in 30d
Description
Hello, the library is using has code that utilizes defaultProps, which is causing my console to be cluttered with warnings. Since defaultProps will soon be deprecated, it needs to be updated.
Contributor guide
Research direction
No files, tests, or entry points are named. Start by locating the library's function components that use defaultProps and reproduce the console warning in a React version that reports the deprecation. Done means the affected components no longer produce these warnings while retaining their default behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100