From 7efd32959d9c98174c01e4becb77857b7e31c2d4 Mon Sep 17 00:00:00 2001 From: Abhijay Jain Date: Thu, 6 Aug 2026 18:53:58 +0530 Subject: [PATCH] fix(ui): raise chat input z-index so slash menu appears above loading indicator --- ui/desktop/src/components/BaseChat.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/desktop/src/components/BaseChat.tsx b/ui/desktop/src/components/BaseChat.tsx index 7abc9e83723e..41ec379322c8 100644 --- a/ui/desktop/src/components/BaseChat.tsx +++ b/ui/desktop/src/components/BaseChat.tsx @@ -493,7 +493,7 @@ export default function BaseChat({