From e3cacab908e2ed07bcc8fa06da98fdfe43f87b14 Mon Sep 17 00:00:00 2001 From: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com> Date: Tue, 18 Feb 2025 23:41:15 +0530 Subject: [PATCH] [WEB-3422] fix: app sidebar fixes and improvements (#2541) * chore: workspace constant and types updated * chore: workspace service, store and app theme store updated * dev: extended sidebar implementation and code refactor * chore: ux improvements * chore: sidebar preference endpoint updated * chore: sidebar preference endpoint updated * chore: sidebar preference endpoint updated * chore: code refactor * chore: code refactor * chore: code refactor --------- Co-authored-by: sangeethailango --- .../components/workspace/sidebar/extended-sidebar-item.tsx | 6 +++--- web/ee/components/workspace/sidebar/helper.tsx | 2 +- web/ee/components/workspace/sidebar/sidebar-item.tsx | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/web/ee/components/workspace/sidebar/extended-sidebar-item.tsx b/web/ee/components/workspace/sidebar/extended-sidebar-item.tsx index 4568e138e8..35941d07af 100644 --- a/web/ee/components/workspace/sidebar/extended-sidebar-item.tsx +++ b/web/ee/components/workspace/sidebar/extended-sidebar-item.tsx @@ -178,7 +178,7 @@ export const ExtendedSidebarItem: FC = observer((prop