add jobList load indicator

This commit is contained in:
Christoph Kluge
2026-01-27 13:49:15 +01:00
parent 2173d3527d
commit ae81687da9

View File

@@ -254,6 +254,9 @@
style="width: {jobInfoColumnWidth}px; padding-top: {headerPaddingTop}px"
>
Job Info
{#if $jobsStore.fetching}
<Spinner size="sm" style="margin-left:10px;" secondary />
{/if}
</th>
{#if showFootprint}
<th