From d83e103fab171215512df8df0bebf6db5a898929 Mon Sep 17 00:00:00 2001 From: Ian Philips Date: Wed, 3 Aug 2022 18:42:40 -0600 Subject: [PATCH] Ignore clicks when hidden --- web/components/groups/group-chat.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/components/groups/group-chat.tsx b/web/components/groups/group-chat.tsx index 2b5bd6e1..91de63c6 100644 --- a/web/components/groups/group-chat.tsx +++ b/web/components/groups/group-chat.tsx @@ -214,8 +214,8 @@ export function GroupChatInBubble(props: { return ( {shouldShowChat && (