diff --git a/frontend/src/app/chat/page.tsx b/frontend/src/app/chat/page.tsx index 6cb202f9..322073a5 100644 --- a/frontend/src/app/chat/page.tsx +++ b/frontend/src/app/chat/page.tsx @@ -2320,7 +2320,6 @@ function ChatPage() { // Prevent auto focus on the popover content e.preventDefault(); // Keep focus on the input - inputRef.current?.focus(); }} >