diff --git a/client/src/components/Workflow/WorkflowCard.vue b/client/src/components/Workflow/WorkflowCard.vue
index 13aa56a88b2c..89d636c368bf 100644
--- a/client/src/components/Workflow/WorkflowCard.vue
+++ b/client/src/components/Workflow/WorkflowCard.vue
@@ -144,9 +144,9 @@ async function onTagClick(tag: string) {
+ @click.stop.prevent="toggleShowPreview(true)"
+ >{{ workflow.name }}