onaio/gisida
Errors need to be handled appropriately with user friendly error messages
Open
#463 opened on Apr 29, 2020
extensibilitygood first issue
Repository metrics
- Stars
- (13 stars)
- PR merge metrics
- (PR metrics pending)
Description
Errors especially API request errors have not been handled. For instance, when fetching data from the API and a 500 error response is received, the spinner on the map renders continuously. This should be modified such that a user-friendly message is displayed instead