langleyfoxall / langleyfoxall/react-dynamic-data-table
Data table components use unsafe lifecyle functions which throw warnings in the console
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 12
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Ideally the components would be refactored away from using the functions described.
Find more information here.
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
Start by reviewing the data table components and the React guidance linked in the issue about unsafe lifecycle functions. Identify the lifecycle usage that produces console warnings; done means the components no longer use those functions and the warnings are gone.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100