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

Create ErrorState view #35

Closed
willwfsp opened this issue Jul 30, 2020 · 0 comments
Closed

Create ErrorState view #35

willwfsp opened this issue Jul 30, 2020 · 0 comments

Comments

@willwfsp
Copy link
Contributor

No description provided.

@willwfsp willwfsp created this issue from a note in Gist (In progress) Jul 30, 2020
willwfsp added a commit that referenced this issue Jul 30, 2020
## Issue Link 🔗
Create ErrorState view #35

## Goals ⚽
Show to the user the state of the request and make them able to recover from errors

## Implementation Details 🚧
Replace the tableView `backgroundView` property with the Loading view or ErrorView

## Testing Details 🔍
- Test without internet connection to see the error state
    - Touch the button `Try again` to re-request.
- Test using a low connection to see the loading

> This closes the #35 

* Show error state

* Adding loadingView

Co-authored-by: Willian Policiano <willian.policiano@ifood.com.br>
@willwfsp willwfsp moved this from In progress to Done in Gist Jul 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Gist
  
Done
Development

No branches or pull requests

1 participant