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 in frontend #2

Closed
howamith opened this issue May 20, 2024 · 0 comments · Fixed by #24
Closed

Error handling in frontend #2

howamith opened this issue May 20, 2024 · 0 comments · Fixed by #24

Comments

@howamith
Copy link
Member

howamith commented May 20, 2024

At the time of writing the frontend application doesn't have any sort of error handling (or even a means to signify to the user that something went wrong 😅) - add this in. Vuetify's Banners and Snackbars will be handy here.

Think about what the frontend app will do if the API returns an error or if it's down entirely.

Note: depends on cron-mon-io/cron-mon#18

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

Successfully merging a pull request may close this issue.

1 participant