diff --git a/web/app/dashboard/ai-workflows/_components/workflow-editor.tsx b/web/app/dashboard/ai-workflows/_components/workflow-editor.tsx
index ce7d460..ebb71b1 100644
--- a/web/app/dashboard/ai-workflows/_components/workflow-editor.tsx
+++ b/web/app/dashboard/ai-workflows/_components/workflow-editor.tsx
@@ -314,7 +314,12 @@ export function WorkflowEditor({
-
+
setSelectedNodeId(node.id)}
fitView
fitViewOptions={fitViewOptions}