Call-for-Code-for-Racial-Justice / Call-for-Code-for-Racial-Justice/Open-Sentencing-UI
Extract case charges outside of modal component
Open
ms-cohort-claimed
stale
- Dominant language
- TypeScript
- Stars
- 10
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
### Background on the problem the feature will solve/improved user experience
The complete list of charges is currently in the modal component. By extracting it out, we can reduce coupling.
### Describe the solution you'd like
Extract charges from outside the modal component
### Tasks
- [ ] Extract charges outside the modal component
- [ ] Add unit tests
### Acceptance Criteria
- Be able to submit a new case with a charge selected
- The charges filter and selector still work
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.