codeforpdx / 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
52 stars 88 forks source link

Fill forms soft requirement #1674

Closed Matth5050 closed 1 year ago

Matth5050 commented 1 year ago

Refactored UserDataForm.tsx, added EmptyFieldsModa.tsx for a modal pop-up when the user doesn't enter fields for expungement packer download, and updated FillForms.test.tsx

Matth5050 commented 1 year ago

How do I improve it to make it pass that check?

Matth5050 commented 1 year ago

WIP fixing that error for the final failing test

Matth5050 commented 1 year ago

closing PR and deleting branch as I have already submitted the replacement PR