-
Notifications
You must be signed in to change notification settings - Fork 33
Refactor Error Handling to Make Sense #263
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
Comments
Perhaps we will make this into smaller issues into the same milestone... Consider the fixes:
|
Why not have a Snackbar with |
Material Design doesn't want people to use that, but I guess they're ok with it since they added that metric after they said not to do that on the design site.... I think it's worth a try to see which errors will take the Length_Indefinite metric, but it may be bad UX for certain messages. |
I want to show the error message for "Bus X is not currently tracked" in |
so rereading again, they still insist not to use that for our use case. We should look at this I think... or some implementation of it: http://stackoverflow.com/a/33682586/4425374 |
#272 has a way that times out on non-timed out requests. |
This is a task to improve Error Handling based on #233...
The text was updated successfully, but these errors were encountered: