issues
search
monocle
/
recordexpungPDX
A project to automate the expungement of qualifying criminal records in Oregon. This project is done in conjunction with Qiu-Qiu Law.
https://recordsponge.com
MIT License
0
stars
0
forks
source link
Refactor React components
#2
Open
monocle
opened
1 year ago
monocle
commented
1 year ago
They should be functions using hooks instead of classes
[x] About
[x] AccessibilityStatement
[x] App
[x] Appendix
[x] Faq
[x] FillForms
[ ] -- UserDataForm (replace redirect with useNavigate)
[x] Footer
[x] Header
[ ] InterimPage (just delete?)
[ ] InvalidInputs
[x] Landing
[x] LoadingSpinner
[x] Logo (replaced with SVG component)
[x] Manual
[x] -- EditingGuide
[x] OeciLogin
[x] PartnerInterest
[x] PartnerTable
[x] PrivacyPolicy
[x] RecordSearch
[x] -- Demo
[x] -- DemoInfo
[ ] -- Record (multiple components)
[ ] ---- RecordSummary (replace redirect with useNavigate)
[ ] -- SearchPanel (multiple components)
[ ] -- Status
[x] ---- NoSearchResults
[ ] -- Rules
[ ] ---- ChargeTypeRule
They should be functions using hooks instead of classes