From 1bbb5a0f57058257da2e36a5f78c3c98c3648080 Mon Sep 17 00:00:00 2001 From: Harshith Mullapudi Date: Fri, 11 Jul 2025 18:31:14 +0530 Subject: [PATCH] Fix: UI fixes for conversation --- .../components/conversation/conversation-list.tsx | 2 +- .../conversation/conversation-textarea.client.tsx | 4 ++-- .../conversation/conversation.client.tsx | 5 ++--- .../components/conversation/editor-extensions.tsx | 9 +-------- apps/webapp/app/components/ui/header.tsx | 2 +- apps/webapp/app/routes/api.v1.episode.delete.tsx | 14 +++++++------- apps/webapp/package.json | 1 + 7 files changed, 15 insertions(+), 22 deletions(-) diff --git a/apps/webapp/app/components/conversation/conversation-list.tsx b/apps/webapp/app/components/conversation/conversation-list.tsx index 5cc84a1..fcd666a 100644 --- a/apps/webapp/app/components/conversation/conversation-list.tsx +++ b/apps/webapp/app/components/conversation/conversation-list.tsx @@ -101,7 +101,7 @@ export const ConversationList = ({