SurfSense/surfsense_web/components/sidebar
Anish Sarkar 60d57305a7 refactor: streamline sidebar layout and adjust note/chat limits
- Updated `AppSidebar` to simplify the layout by removing unnecessary div wrappers around `NavChats` and `NavNotes`.
- Adjusted the number of notes and chats displayed in the sidebar from 5 to 4 for a more compact design.
- Modified `SidebarContent` and `SidebarGroup` styles for improved spacing and layout consistency.
2025-12-19 19:36:10 +05:30
..
all-chats-sidebar.tsx refactor: remove old chat components and implement new sidebar structure 2025-12-19 03:53:40 +05:30
all-notes-sidebar.tsx feat: fixed issues of note management 2025-12-17 00:09:43 -08:00
app-sidebar.tsx refactor: streamline sidebar layout and adjust note/chat limits 2025-12-19 19:36:10 +05:30
AppSidebarProvider.tsx refactor: streamline sidebar layout and adjust note/chat limits 2025-12-19 19:36:10 +05:30
nav-chats.tsx refactor: remove old chat components and implement new sidebar structure 2025-12-19 03:53:40 +05:30
nav-main.tsx feat: Implement Role-Based Access Control (RBAC) for search space resources. 2025-11-27 22:45:04 -08:00
nav-notes.tsx feat: fixed issues of note management 2025-12-17 00:09:43 -08:00
nav-secondary.tsx feat(removed): sub_section_writer 2025-10-27 20:30:10 -07:00
page-usage-display.tsx feat: fixed issues of note management 2025-12-17 00:09:43 -08:00