From 48d1592b8ceb8a34e242146f4493043d938414f0 Mon Sep 17 00:00:00 2001 From: Kartik sharma Date: Sat, 28 Jun 2025 16:44:26 +0530 Subject: [PATCH] =?UTF-8?q?"Directory=20filter=20popup=20closes=20on=20'Cl?= =?UTF-8?q?ear'=20button=20click=20=E2=80=93=20it=20should=20remain=20open?= =?UTF-8?q?"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/Directory/DirectoryPageHeader.jsx | 36 +++++++++++++++------ 1 file changed, 26 insertions(+), 10 deletions(-) diff --git a/src/pages/Directory/DirectoryPageHeader.jsx b/src/pages/Directory/DirectoryPageHeader.jsx index 6f4270a8..b23e8a34 100644 --- a/src/pages/Directory/DirectoryPageHeader.jsx +++ b/src/pages/Directory/DirectoryPageHeader.jsx @@ -289,14 +289,13 @@ const DirectoryPageHeader = ({ {/* Filter by funnel icon for Notes view */} {viewType === "notes" && ( -
{/* Added minWidth here */} +
- {/* Divider */} - {/*
*/} - {/* Organization */}

Organization

@@ -356,7 +352,8 @@ const DirectoryPageHeader = ({
-
@@ -457,13 +459,27 @@ const DirectoryPageHeader = ({
- - + +
)} -