Futa Arai 5 месяцев назад
Родитель
Сommit
eabda2f546

+ 0 - 1
apps/app/src/features/openai/client/components/AiAssistant/AiAssistantSidebar/ThreadList.tsx

@@ -53,7 +53,6 @@ export const ThreadList: React.FC = () => {
                 openChatHandler(thread);
               }}
               onMouseDown={(e) => {
-                // Prevent focus when clicking with mouse, but allow keyboard focus
                 e.preventDefault();
               }}
             >