+ {error.message ?? "Unknown error"}
+
+ Step History
++ {params.workflowName} +
++
+ Delete all instances +
++ Permanently delete all workflow instances and their persistence + data. +
+ ++
+ > + )} + +
+ {content}
+
+ );
+}
diff --git a/packages/local-explorer-ui/src/components/workflows/StatusBadge.tsx b/packages/local-explorer-ui/src/components/workflows/StatusBadge.tsx
new file mode 100644
index 0000000000..cd76f4670e
--- /dev/null
+++ b/packages/local-explorer-ui/src/components/workflows/StatusBadge.tsx
@@ -0,0 +1,58 @@
+import { cn } from "@cloudflare/kumo";
+import type { WorkflowsInstance } from "../../api";
+
+type WorkflowStatus = NonNullable+ {attempt.error.message} +
+ )} +
+ {error.message ?? "Unknown error"}
+
+ + Permanently delete all workflow instances and their persistence + data. +
+ +