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: added empty states everywhere and adjusted the content headers #256

Merged
merged 3 commits into from
Jul 15, 2024

Conversation

PatrickSchm1dt
Copy link
Contributor

Signed-off-by: Patrick Schmidt [email protected]
#244

@IngoSternberg IngoSternberg self-requested a review July 14, 2024 18:32
Copy link
Contributor

@IngoSternberg IngoSternberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I found a couple of things but it should be easy fixes. Very nice that you

  • added the extra message for no facilities with issues
  • did @if(!facilities()) or @if(!cases()) so we had the empty state at the start of the html (easier to read in my opinion)
  • added actions for the empty states
  • added a message on the create case page if there are no facilities
  • good fix with the title of the cases page (it was my bad, I copied the content header of the facilities details and forgot to change it)

PatrickSchm1dt and others added 2 commits July 15, 2024 19:05
Copy link
Contributor

@IngoSternberg IngoSternberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@PatrickSchm1dt PatrickSchm1dt merged commit 36ec362 into develop Jul 15, 2024
4 checks passed
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

Successfully merging this pull request may close these issues.

2 participants