From ab6c65a4e0c35769b9b67cb655b9e501c158b4ca Mon Sep 17 00:00:00 2001 From: heaven Date: Mon, 11 May 2026 14:09:07 +0300 Subject: [PATCH] =?UTF-8?q?fix(profile):=20keep=20desktop=20user-room-prof?= =?UTF-8?q?ile=20pane=20open=20on=20outside=20clicks,=20close=20only=20via?= =?UTF-8?q?=20=C3=97=20or=20Esc?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/features/room/RoomViewProfileSidePanel.tsx | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/src/app/features/room/RoomViewProfileSidePanel.tsx b/src/app/features/room/RoomViewProfileSidePanel.tsx index 59e0c536..bfa5648c 100644 --- a/src/app/features/room/RoomViewProfileSidePanel.tsx +++ b/src/app/features/room/RoomViewProfileSidePanel.tsx @@ -58,11 +58,12 @@ export function RoomViewProfileSidePanel() { true, escapeDeactivates: stopPropagation, onDeactivate: () => {