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

UX Pitfalls > Dealing with Errors = Duplicate #22

Open
philsturgeon opened this issue Apr 7, 2023 · 0 comments
Open

UX Pitfalls > Dealing with Errors = Duplicate #22

philsturgeon opened this issue Apr 7, 2023 · 0 comments

Comments

@philsturgeon
Copy link
Contributor

Now that chapter 05: Error Handling exists, we could find space in there for some of the UI related concerns. I have introduced the types of errors a user might experience, and you can pad that out.

Another approach would be taking the "Showing Errors to Users" angle, and talking specifically about what problems can occur when your API client gets API errors it might not expect, or might deal with poorly.

  • White screens of death, spitting weird errors right at users, etc.

  • Should API errors be reported to API client developers, or API developers, and/or support, so they can do something about it? Not every 404 or validation error, but some should?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant