SurfSense/surfsense_web/components/public-chat
Anish Sarkar e4244829ae feat: integrate report panel into chat interface
- 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.
2026-02-11 18:50:57 +05:30
..
public-chat-footer.tsx chore: ran linting 2026-02-08 12:43:31 +05:30
public-chat-not-found.tsx feat: add graceful public chat not found page 2026-02-02 20:08:38 +02:00
public-chat-view.tsx feat: integrate report panel into chat interface 2026-02-11 18:50:57 +05:30
public-thread.tsx feat: improve public chat UI and shared components 2026-01-26 18:39:59 +02:00