mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-02 20:32:39 +02:00
- Added a new ReportPanel component to display report details inline within the chat interface. - Updated NewChatPage and PublicChatView to include the ReportPanel, enhancing user experience by allowing report viewing alongside chat interactions. - Introduced report panel state management with Jotai atoms to control visibility and data handling. - Refactored existing components to accommodate the new report panel layout and functionality. |
||
|---|---|---|
| .. | ||
| documents/(manage) | ||
| editor/[documentId] | ||
| logs/(manage) | ||
| more-pages | ||
| new-chat/[[...chat_id]] | ||
| onboard | ||
| settings | ||
| team | ||
| client-layout.tsx | ||
| layout.tsx | ||
| page.tsx | ||