SurfSense/surfsense_web/components/layout/ui/sidebar
Anish Sarkar b911a36bcf feat(sidebar): enhance document filtering with Drawer component
- Integrated Drawer component in EmbeddedDocumentsMenu for mobile-friendly document type filtering.
- Updated UI to improve accessibility and user experience with new button interactions and layout adjustments.
- Refactored document type display logic to streamline filtering options and enhance visual clarity.
2026-07-07 21:58:47 +05:30
..
AllChatsSidebar.tsx refactor(onboarding-tour, layout, sidebar): reduce thread fetch limit to 6 for improved performance 2026-07-07 11:04:04 +05:30
ChatListItem.tsx refactor(sidebar): remove isShared prop from ChatListItem and Sidebar components 2026-07-07 11:05:35 +05:30
CreditBalanceDisplay.tsx feat(refactor): refactor payment system to implement unified credit wallet. 2026-06-10 16:49:03 -07:00
DesktopLocalTabContent.tsx feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30
DocumentsSidebar.tsx feat(sidebar): enhance document filtering with Drawer component 2026-07-07 21:58:47 +05:30
index.ts refactor(layout): remove Inbox component and integrate NotificationsDropdown 2026-07-07 20:47:48 +05:30
LocalFilesystemBrowser.tsx feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30
MobileSidebar.tsx refactor(sidebar): enhance MobileSidebar and SidebarUserProfile UI 2026-07-07 21:28:32 +05:30
NavSection.tsx refactor(sidebar): update sidebar resizing logic to use pointer events; enhance drag cursor handling and improve sidebar width persistence 2026-05-04 01:47:17 +05:30
NotificationsDropdown.tsx feat(notifications): integrate Drawer for mobile notifications and enhance UI components 2026-07-07 20:55:58 +05:30
PlaygroundSidebar.tsx feat: update environment variables and enhance scraping capabilities 2026-07-06 20:27:36 -07:00
Sidebar.tsx feat(sidebar): enhance document filtering with Drawer component 2026-07-07 21:58:47 +05:30
SidebarButton.tsx chore: ran linting 2026-05-19 21:02:07 +05:30
SidebarCollapseButton.tsx feat: implement macOS-specific title bar adjustments and enhance RightPanel with toggle functionality 2026-05-19 18:57:06 +05:30
SidebarHeader.tsx feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30
SidebarListItem.tsx feat(sidebar): introduce SidebarListItem component for consistent sidebar item styling 2026-07-06 11:44:45 +05:30
SidebarSection.tsx refactor(sidebar): update SidebarSection transition styles for improved visibility 2026-07-06 13:28:02 +05:30
SidebarUserProfile.tsx feat(sidebar): implement mobile submenus in SidebarUserProfile 2026-07-07 21:36:18 +05:30