From cce56dbf79ccb6a6886dc6c78e026e5827e7b216 Mon Sep 17 00:00:00 2001 From: Abhijay Jain Date: Mon, 10 Aug 2026 15:50:35 +0530 Subject: [PATCH] fix(ui): raise chat input z-index so slash menu appears above loading indicator (#11015) --- 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 0bb6dc490..7bebcac2e 100644 --- a/ui/desktop/src/components/BaseChat.tsx +++ b/ui/desktop/src/components/BaseChat.tsx @@ -493,7 +493,7 @@ export default function BaseChat({