From 73e29501747feffe567e420f6720d329dd7c6dc6 Mon Sep 17 00:00:00 2001 From: Abhinav Raut Date: Sun, 8 Jun 2025 16:14:32 +0530 Subject: [PATCH] fix: disable autoFocus on the Editor component in ActionBox --- frontend/src/features/admin/automation/ActionBox.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/features/admin/automation/ActionBox.vue b/frontend/src/features/admin/automation/ActionBox.vue index 0644fce1..d44eaf20 100644 --- a/frontend/src/features/admin/automation/ActionBox.vue +++ b/frontend/src/features/admin/automation/ActionBox.vue @@ -66,6 +66,7 @@ v-if="action.type && conversationActions[action.type]?.type === 'richtext'" >