SurfSense/surfsense_web/components/layout/ui/shell
Anish Sarkar a51fe2ee69 feat: implement chat archiving functionality in LayoutDataProvider
- Added the ability to archive and unarchive chat threads, enhancing user interaction with chat items.
- Introduced a new `handleChatArchive` function to manage the archiving state and provide user feedback via toast notifications.
- Updated the `ChatItem` type to include an `archived` property for tracking the archive status.
- Modified relevant components to support the new archiving feature, including `ChatListItem`, `Sidebar`, and `MobileSidebar`.
2026-01-24 15:17:35 +05:30
..
index.ts feat: add new layout system (Slack/ClickUp inspired) 2026-01-08 19:10:40 +02:00
LayoutShell.tsx feat: implement chat archiving functionality in LayoutDataProvider 2026-01-24 15:17:35 +05:30