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

BUG: Admin jobs page locks up due to backend/database problems #42

Open
albertyu03 opened this issue Jun 1, 2023 · 0 comments
Open
Labels
bug Something isn't working

Comments

@albertyu03
Copy link
Contributor

Summary
When there is a problem with the database, the Manage Jobs page locks up and becomes unusable.

Expected Behavior
The Manage Jobs page should show some sort of error message to the user in response to database errors, or otherwise handle the problem in a way that is easier to debug.

Current / Observed Behavior
When there is a problem with the database, the Manage Jobs page locks up. Nothing can be clicked or accessed.

Steps to Reproduce
Log into Happy Cows as an Admin user.
Navigate to the Manage Jobs page.
If there is an issue with the backend, the Manage Jobs page will lock up within a few seconds of opening.
Browser / Platform Info
Chrome, Safari

@albertyu03 albertyu03 added the bug Something isn't working label Jun 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant