From fd36deddfb0920a2f6d5609d1175c62b0a6298f2 Mon Sep 17 00:00:00 2001 From: Assunta DeSanto Date: Fri, 8 Dec 2023 19:31:22 -0500 Subject: [PATCH] changing disabled tooltip to be more detailed for users --- .../WorkflowInvocationSummary.vue | 32 ++++++++++++------- 1 file changed, 21 insertions(+), 11 deletions(-) diff --git a/client/src/components/WorkflowInvocationState/WorkflowInvocationSummary.vue b/client/src/components/WorkflowInvocationState/WorkflowInvocationSummary.vue index 0bd650e786a7..bf70ae7b2899 100644 --- a/client/src/components/WorkflowInvocationState/WorkflowInvocationSummary.vue +++ b/client/src/components/WorkflowInvocationState/WorkflowInvocationSummary.vue @@ -13,7 +13,7 @@