stumash / CoursePlanner

http://conucourseplanner.online
MIT License
5 stars 3 forks source link

Add snackbar message for all failed network requests #147

Open Davidster opened 6 years ago

Davidster commented 6 years ago

If any ajax request fails, we should stop showing the loading symbol and display a snackbar which tells the user that a network error occurred.

Currently what happens in this situation is that the loading icon just stays there forever and it looks really bad.