baltimorecounty / react-baltcogo

1 stars 0 forks source link

Add "Resubmit" option when submission fails #125

Open danfox01 opened 5 years ago

danfox01 commented 5 years ago

Currently, if an issue fails to submit server-side, the user gets an error message and an option to submit a new issue.

Users won't know why the issue failed, and will likely want to try submitting again. This will be frustrating because they'll need to reenter all the information, and it might fail again. Adding an option to resubmit the same form instead of starting a new one will alleviate this.