diff --git a/ui/src/components/ConversationList/ConversationList.tsx b/ui/src/components/ConversationList/ConversationList.tsx
index b4b4c395..d473a1ed 100644
--- a/ui/src/components/ConversationList/ConversationList.tsx
+++ b/ui/src/components/ConversationList/ConversationList.tsx
@@ -143,17 +143,25 @@ const ConversationItem = memo(
+ {/* Full-row click target so the whole bubble (not just the text) selects */}
+