infinite-industries / infinite

MIT License
5 stars 3 forks source link

Handle image upload (and other API-returned errors) gracefully #458

Closed MatthewGidcomb closed 9 months ago

MatthewGidcomb commented 12 months ago

Rework the SubmissionForm's error handling to, where possible, display error messages returned from API calls, both image upload and event submission, and allow the user to resubmit.

TBD: