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: dashboard - avoid rendering barchart when no sboms are available #269

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

carlosthe19916
Copy link
Member

@carlosthe19916 carlosthe19916 commented Nov 25, 2024

Fixes: #268

The Dashboard Page has a Barchart whose Y vertical axis render the last 10 SBOMs. If there is not at least 1 SBOM then it is imposible for the chart to guess what to render in the Y axis therefore this PR will render an empty state when no sboms are available

Screenshot From 2024-11-25 09-56-33

@carlosthe19916 carlosthe19916 merged commit 3072452 into trustification:main Nov 25, 2024
7 checks passed
@carlosthe19916 carlosthe19916 deleted the issue-268 branch December 30, 2024 19:42
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.

Dashboard shows 1 critical vulnerability, despite having an empty dataset
2 participants