mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-09-22 08:14:33 +02:00
Add warning card if no data to plot
- series.data array empty, but toplevel data return itself OK
This commit is contained in:
@@ -181,7 +181,7 @@
|
||||
>Metric disabled for subcluster '{job.subCluster}'</Card
|
||||
>
|
||||
{:else}
|
||||
<Card body color="warning">Missing Data</Card>
|
||||
<Card body color="warning">Missing Full Dataset</Card>
|
||||
{/if}
|
||||
</td>
|
||||
{/each}
|
||||
|
Reference in New Issue
Block a user