openbudgetoakland
openbudgetoakland copied to clipboard
error handling for API requests in the Compare tool
current behavior:
- when a request fails:
- the loading spinner keeps spinning forever
- no message is displayed in the UI
desired behavior:
- when a request fails:
- the user should be informed that an error has occurred
- the user should be offered a way to retry the request, where appropriate