From 583ec28c711ac3ee6908cf178aef4ae671ef9ab6 Mon Sep 17 00:00:00 2001 From: Rodriguez Avila Humberto Date: Thu, 26 Sep 2024 12:43:57 +0200 Subject: [PATCH] feat: enable autofocus to the `edit chatflow title` field to improve usability The canvas header has only one input and it is the primary one, there is no need for an extra click to be able to edit the title --- packages/ui/src/views/canvas/CanvasHeader.jsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/ui/src/views/canvas/CanvasHeader.jsx b/packages/ui/src/views/canvas/CanvasHeader.jsx index 228d18ef5ed..6c57dadb9f9 100644 --- a/packages/ui/src/views/canvas/CanvasHeader.jsx +++ b/packages/ui/src/views/canvas/CanvasHeader.jsx @@ -303,6 +303,8 @@ const CanvasHeader = ({ chatflow, isAgentCanvas, handleSaveFlow, handleDeleteFlo ) : (