Refactor code to use functional components - IV
Open
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 4
- Avg merge
- 8h 54m
- Merged PRs (30d)
- 1
Description
Following files in table components use class based structures, it will be good to convert them to use functional component.
- SignalTableRow.js
- SummaryTableRow.js
- Table.js
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading SignalTableRow.js, SummaryTableRow.js, and Table.js to identify their class-based structures. Convert the components in those three files to functional components, then verify that all listed table components no longer use class-based structures.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100