SurfSense/surfsense_web/components/layout/ui
Anish Sarkar c98cfac49f refactor: improve InboxSidebar and useInbox hook
- Added LayoutGrid icon to the "All connectors" option in the InboxSidebar for better visual representation.
- Simplified the return statement in getConnectorTypeDisplayName for improved readability.
- Refactored filter and drawer components in InboxSidebar for cleaner code structure.
- Removed unused totalUnreadCount state from useInbox hook and replaced it with a memoized calculation for better performance.
- Implemented optimistic updates for marking inbox items as read, enhancing user experience with immediate feedback.
2026-01-22 17:46:44 +05:30
..
dialogs chore: linting 2026-01-12 14:17:15 -08:00
header feat: implement inbox sidebar for enhanced user notifications 2026-01-21 19:43:20 +05:30
icon-rail feat: implement search space deletion and fixed rback issues with shared chats 2026-01-13 01:45:58 -08:00
shell chore: frontend linting 2026-01-20 20:47:31 +05:30
sidebar refactor: improve InboxSidebar and useInbox hook 2026-01-22 17:46:44 +05:30
index.ts Merge branch 'dev' into implement-surfsense-docs-mentions 2026-01-13 00:55:16 -08:00