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

Error Handling for backend calls #11

Open
benkolera opened this issue Apr 11, 2019 · 0 comments
Open

Error Handling for backend calls #11

benkolera opened this issue Apr 11, 2019 · 0 comments
Assignees
Labels
frontend important This task is critical to get done large task There's a lot of work in this risky / unclear There is some risk / uncertainty in this work.

Comments

@benkolera
Copy link
Contributor

Currently we just ignore any errors. This is bad. What we want:

  • Some kind of global error thingo.
  • Intermediate UI state for "saving" (grayed out buttons / forms / spinner).
  • Removing saving state when complete or errored.
@benkolera benkolera added frontend important This task is critical to get done large task There's a lot of work in this risky / unclear There is some risk / uncertainty in this work. labels Apr 11, 2019
@benkolera benkolera self-assigned this Apr 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend important This task is critical to get done large task There's a lot of work in this risky / unclear There is some risk / uncertainty in this work.
Projects
None yet
Development

No branches or pull requests

1 participant