You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the API is not functioning and I try to make an API request, the UI does not present an error.
Steps to Reproduce
Run the app without starting the API
Try to make an API request (e.g. by converting a currency to another)
There is no indication that something went wrong
Expected Behaviour
When running the app and trying to perform an action that depends on the API, there should be a graceful handling of this scenario should the API be unusable.
We don't have any designs for this right now, so use your creative license to add something for now.
The text was updated successfully, but these errors were encountered:
CliffAw
changed the title
When API is not running and I try to make an API request, the UI does not present an error
When the API is not functioning and I try to make an API request, the UI does not present an error
Jul 27, 2022
Description
When the API is not functioning and I try to make an API request, the UI does not present an error.
Steps to Reproduce
Expected Behaviour
When running the app and trying to perform an action that depends on the API, there should be a graceful handling of this scenario should the API be unusable.
We don't have any designs for this right now, so use your creative license to add something for now.
The text was updated successfully, but these errors were encountered: