From 6c7c5970666a513768f461dac6385a0afabd2115 Mon Sep 17 00:00:00 2001 From: Aleksander Grygier Date: Thu, 5 Feb 2026 13:28:55 +0100 Subject: [PATCH] feat: Improve Stop button UI --- .../chat/ChatForm/ChatFormActions/ChatFormActions.svelte | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFormActions/ChatFormActions.svelte b/tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFormActions/ChatFormActions.svelte index 12f95a8aeb..9022888ecd 100644 --- a/tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFormActions/ChatFormActions.svelte +++ b/tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFormActions/ChatFormActions.svelte @@ -207,12 +207,15 @@ {#if isLoading} {:else if shouldShowRecordButton}