Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When the API is not functioning and I try to make an API request, the UI does not present an error #7

Open
CliffAw opened this issue Jul 27, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@CliffAw
Copy link
Contributor

CliffAw commented 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

  • 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.

@CliffAw CliffAw added the bug Something isn't working label Jul 27, 2022
@CliffAw 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
@CliffAw CliffAw moved this to Todo in Frontend Interview Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Todo
Development

No branches or pull requests

1 participant