SurfSense/surfsense_web/components/layout
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
..
hooks feat: add new layout system (Slack/ClickUp inspired) 2026-01-08 19:10:40 +02:00
providers chore: ran backend and frontend linting 2026-01-22 16:07:06 +05:30
types show user avatar in sidebar when available 2026-01-14 15:22:24 +02:00
ui 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