Refactor Code to use functional Components - IX
Open
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 4
- Avg merge
- 8h 54m
- Merged PRs (30d)
- 1
Description
Following files in reports page use class based structures, it will be good to convert them to use functional component.
- GTRIntegrated.js
- IranReport2020.js
- Reports.js
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading GTRIntegrated.js, IranReport2020.js, and Reports.js in the reports page to identify their class-based structures and current behavior. Convert the three components to functional components while preserving their existing behavior, and verify that the reports page still works as before.
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
- Mostly clear
- Newbie friendliness
- 35/100