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

Searching for text raises dark snackbar saying "It was not possible to connect to server" and 404 Toast #69

Open
fmsouza opened this issue Mar 23, 2016 · 2 comments

Comments

@fmsouza
Copy link
Member

fmsouza commented Mar 23, 2016

screenshot_20160323-014142

@fmsouza fmsouza added the bug label Mar 23, 2016
@fmsouza fmsouza added this to the 3.0.0 milestone Mar 23, 2016
@georgerappel
Copy link

I think this happened because of the server tests. The server could respond and sent an error. Possibly, te best we can do is change every error message for something like "Server error. Try again later".

@fmsouza
Copy link
Member Author

fmsouza commented Mar 23, 2016

The problem is there are no data to respond for this query, so the server returns 404 and an empty array [] as response. In that case, the answer should be something like "Your query didn't brought up any results."

@fmsouza fmsouza changed the title Searching for text raises dark snacker saying "It was not possible to connect to server" and 404 Toast Searching for text raises dark snackbar saying "It was not possible to connect to server" and 404 Toast Mar 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants