SurfSense/surfsense_web/components/layout/ui/sidebar
Anish Sarkar eaecc091e3 feat: add check icon to active items in sidebar navigation and user profile
- Introduced a Check icon to visually indicate active items in the NavSection and SidebarUserProfile components.
- Updated styling to ensure the Check icon appears correctly without altering the background color for active items.
- Enhanced user experience by providing a clear visual cue for selected themes and languages in the sidebar.
2026-01-24 20:05:42 +05:30
..
AllPrivateChatsSidebar.tsx fix: change animation from spring to tween for sliding 2026-01-23 04:56:15 +05:30
AllSharedChatsSidebar.tsx fix: change animation from spring to tween for sliding 2026-01-23 04:56:15 +05:30
ChatListItem.tsx feat: implement chat archiving functionality in LayoutDataProvider 2026-01-24 15:17:35 +05:30
InboxSidebar.tsx feat: enhance indexing state management and inbox count formatting 2026-01-24 01:20:51 +05:30
index.ts feat: implement inbox sidebar for enhanced user notifications 2026-01-21 19:43:20 +05:30
MobileSidebar.tsx feat: implement chat archiving functionality in LayoutDataProvider 2026-01-24 15:17:35 +05:30
NavSection.tsx feat: add check icon to active items in sidebar navigation and user profile 2026-01-24 20:05:42 +05:30
PageUsageDisplay.tsx feat: add new layout system (Slack/ClickUp inspired) 2026-01-08 19:10:40 +02:00
Sidebar.tsx feat: implement chat archiving functionality in LayoutDataProvider 2026-01-24 15:17:35 +05:30
SidebarCollapseButton.tsx feat: add new layout system (Slack/ClickUp inspired) 2026-01-08 19:10:40 +02:00
SidebarHeader.tsx feat: implement chat archiving functionality in LayoutDataProvider 2026-01-24 15:17:35 +05:30
SidebarSection.tsx fix: always show the 3-dot and the folder in mobile view 2026-01-22 04:27:34 +05:30
SidebarUserProfile.tsx feat: add check icon to active items in sidebar navigation and user profile 2026-01-24 20:05:42 +05:30