From 1bdae3d3f4375aa548c33f0f44dec0b354e068bc Mon Sep 17 00:00:00 2001 From: Oliver Sanders Date: Mon, 10 Nov 2025 16:41:36 +0000 Subject: [PATCH] workflows: delay activation of warning triangle tooltips * This, in combination with https://github.com/cylc/cylc-ui/pull/2331, resolves one point of #2313 --- src/components/cylc/WarningIcon.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/cylc/WarningIcon.vue b/src/components/cylc/WarningIcon.vue index 51eeeb6f3..4774217c7 100644 --- a/src/components/cylc/WarningIcon.vue +++ b/src/components/cylc/WarningIcon.vue @@ -34,6 +34,7 @@ along with this program. If not, see . :activator="null" location="bottom" :disabled="!workflow.node.logRecords?.length" + :open-delay="400" >