STEP-Pod-Capstone-Project / Capstone-Project

https://book-book-app.appspot.com
Apache License 2.0
4 stars 0 forks source link

Add Error Messaging For Failure to Update Booklist #132

Open antoniolinhart opened 4 years ago

antoniolinhart commented 4 years ago

If the Booklist 'put' fails, ensure that a message gets displayed to the user and does not automatically close the modal when it fails.

Right now, users might assume the data change occurs successfully when the modal closes, but that may not be the case.