From 3a1e5a062dd37d6a34918dc38a75a4ebdfd0e7fb Mon Sep 17 00:00:00 2001 From: Nitish Pattar Date: Sat, 4 Jul 2026 12:03:09 +0530 Subject: [PATCH 1/5] fix: sync org page filters and columns with URL --- app/pages/org/[org].vue | 55 +++++++++++++++++++++++++++++++++++++---- 1 file changed, 50 insertions(+), 5 deletions(-) diff --git a/app/pages/org/[org].vue b/app/pages/org/[org].vue index 47c2fa2fc9..d5e6551d3b 100644 --- a/app/pages/org/[org].vue +++ b/app/pages/org/[org].vue @@ -1,5 +1,6 @@