malenkix / guestbook

A smart guestbook for your events.
MIT License
0 stars 0 forks source link

Handle Errors in Frontend #46

Open NadirHelix opened 6 years ago

NadirHelix commented 6 years ago

Currently when fileUpload is interrupted due to an Exception the users post will be send without image and notification.

For the future we need to handle that kind of Exceptions so the user will be notified when something went wrong and has the chance to do a retry on sending his data.