Refactor FacilityEmissionSummaryForm to have less code duplication
- Dominant language
- No language data
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
#### Describe the task
Refactor the FaciltiyEmissionSummaryForm to use the MultiStepFormWithTaskList instead of the custom jsx component. See OperationEmissionSummaryForm for example
Other hardcoded values can be set to common constants as well (eg: task list items)
#### Acceptance Criteria
- [ ] first
- [ ] second
- [ ] third
#### Definition of Done
- [ ] first
- [ ] second
- [ ] third
#### Additional context
- Add any other context about the task here.
- Or here
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating FacilityEmissionSummaryForm and compare it with OperationEmissionSummaryForm, the stated example. Identify the custom JSX and hardcoded task-list values that should be replaced with the shared form and constants; done means the duplication is removed and the form retains its existing behavior.
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
- 38/100