SurfSense/surfsense_web/components/layout/ui/sidebar
Anish Sarkar 6d14b49d3f feat: enhance indexing state management and inbox count formatting
- Improved indexing state management by refining the logic for handling notifications, ensuring accurate updates for in-progress, completed, and failed states.
- Introduced a new utility function to format inbox counts, displaying numbers up to 999 and using "k+" for larger counts, enhancing user interface clarity.
- Updated sidebar components to utilize the new inbox count formatting, improving the overall user experience.
2026-01-24 01:20:51 +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 fix: always show the 3-dot and the folder in mobile view 2026-01-22 04:27:34 +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: shifted the theme selection to user profile sidebar 2026-01-20 16:04:56 +05:30
NavSection.tsx feat: enhance indexing state management and inbox count formatting 2026-01-24 01:20:51 +05:30
PageUsageDisplay.tsx feat: add new layout system (Slack/ClickUp inspired) 2026-01-08 19:10:40 +02:00
Sidebar.tsx Merge upstream/dev - preserve local UI enhancements (Logs in menu, conditional search, hover edit buttons) 2026-01-22 19:41:11 -05:00
SidebarCollapseButton.tsx feat: add new layout system (Slack/ClickUp inspired) 2026-01-08 19:10:40 +02:00
SidebarHeader.tsx fix: use searchSpaceId from params to prevent malformed URL in Logs navigation 2026-01-22 19:29:29 -05:00
SidebarSection.tsx fix: always show the 3-dot and the folder in mobile view 2026-01-22 04:27:34 +05:30
SidebarUserProfile.tsx refactor: remove unused COMPOSIO_CONNECTOR migration and linting 2026-01-22 16:43:08 -08:00