diff --git a/src-ui/src/app/components/manage/workflows/workflows.component.html b/src-ui/src/app/components/manage/workflows/workflows.component.html index 085de71ea..0fb63d09a 100644 --- a/src-ui/src/app/components/manage/workflows/workflows.component.html +++ b/src-ui/src/app/components/manage/workflows/workflows.component.html @@ -22,7 +22,7 @@ - @if (loading) { + @if (loading && workflows.length === 0) {
{{workflow.order}}