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

fix(ui): add empty list indication to dashboard widgets #866

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

gallotamas
Copy link
Contributor

Description

Fix for #818

Add empty list indication to the findings impact and riskiest assets dashboard widgets. The type of the finding is not part of the message (e.g. no results available for malwares) as is it would require more refactor in the widget but we want to do bigger refactors in the whole ui so let's wait with that now.

image
image

Type of Change

[x] Bug Fix
[ ] New Feature
[ ] Breaking Change
[ ] Refactor
[ ] Documentation
[ ] Other (please describe)

Checklist

  • I have read the contributing guidelines
  • Existing issues have been referenced (where applicable)
  • I have verified this change is not present in other open pull requests
  • Functionality is documented
  • All code style checks pass
  • New code contribution is covered by automated tests
  • All new and existing tests pass

@gallotamas gallotamas requested a review from a team as a code owner October 30, 2023 10:28
@github-actions
Copy link

Hey!

Your images are ready:

  • ghcr.io/openclarity/vmclarity-apiserver-dev:pr866-11915c4e00c1aa028b57755845da2ff8e34acd75
  • ghcr.io/openclarity/vmclarity-orchestrator-dev:pr866-11915c4e00c1aa028b57755845da2ff8e34acd75
  • ghcr.io/openclarity/vmclarity-ui-backend-dev:pr866-11915c4e00c1aa028b57755845da2ff8e34acd75
  • ghcr.io/openclarity/vmclarity-ui-dev:pr866-11915c4e00c1aa028b57755845da2ff8e34acd75
  • ghcr.io/openclarity/vmclarity-cli-dev:pr866-11915c4e00c1aa028b57755845da2ff8e34acd75

@gallotamas gallotamas linked an issue Oct 30, 2023 that may be closed by this pull request
@gallotamas gallotamas added this pull request to the merge queue Oct 31, 2023
Merged via the queue into main with commit eb59863 Oct 31, 2023
32 checks passed
@gallotamas gallotamas deleted the dashboard-empty-list-indication branch October 31, 2023 08:32
@chrisgacsal chrisgacsal mentioned this pull request Nov 6, 2023
7 tasks
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 this pull request may close these issues.

UI: Empty list indication in the Findings Impact dashboard widget
4 participants