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

feat: Show a message when the job list is empty #29

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

meyfa
Copy link
Member

@meyfa meyfa commented Jul 8, 2024

Fixes #11. The Jobs page would previously be completely empty (besides the heading) if there aren't any jobs. We now show a message there to inform the user that the emptiness is intentional, and that the page will refresh automatically once jobs arrive.

Error handling is also added to the page.

Fixes #11. The Jobs page would previously be completely empty (besides
the heading) if there aren't any jobs. We now show a message there to
inform the user that the emptiness is intentional, and that the page
will refresh automatically once jobs arrive.

Error handling is also added to the page.
@meyfa meyfa requested a review from a team as a code owner July 8, 2024 21:46
@lusu007 lusu007 merged commit 19f0e8b into main Jul 9, 2024
3 checks passed
@lusu007 lusu007 deleted the feat/job-placeholder branch July 9, 2024 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Show a placeholder when there are no jobs
2 participants