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

Better Error Handling #2

Open
ddribeiro opened this issue Jan 8, 2024 · 0 comments
Open

Better Error Handling #2

ddribeiro opened this issue Jan 8, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ddribeiro
Copy link
Owner

Currently, the only action that displays an error to the user when something fails is logging in.

If a network call or decoding JSON fails, the app fails silently with no indication to the user. The Host detail view is particularly bad because it infinitely displays a loading spinner when an action fails, indicating to the user that they should keep waiting.

@ddribeiro ddribeiro added the enhancement New feature or request label Jan 8, 2024
@ddribeiro ddribeiro self-assigned this Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant