SurfSense/surfsense_web/components/assistant-ui
Anish Sarkar ec79142d52 refactor: replace document type counts atom with real-time hook
- Removed the `documentTypeCountsAtom` and its associated logic from the document query atoms.
- Introduced `useZeroDocumentTypeCounts` hook to provide real-time document type counts, enhancing responsiveness as documents are indexed.
- Updated components to utilize the new hook for fetching document type counts, ensuring instant updates in the UI.
2026-03-27 12:04:01 +05:30
..
connector-popup merge upstream/dev into feat/migrate-electric-to-zero 2026-03-24 17:40:34 +02:00
assistant-message.tsx chore: ran linting 2026-03-25 00:27:24 +05:30
chat-session-status.tsx feat: added incentive credits system 2026-01-26 23:32:30 -08:00
connector-popup.tsx refactor: replace document type counts atom with real-time hook 2026-03-27 12:04:01 +05:30
document-upload-popup.tsx chore: ran linting 2026-03-17 04:40:46 +05:30
edit-composer.tsx chore: ran frontend linting 2026-01-01 22:24:42 +05:30
image.tsx chore: ran linting 2026-03-25 00:27:24 +05:30
inline-citation.tsx chore: linting 2026-02-20 22:44:56 -08:00
inline-mention-editor.tsx chore: ran linting 2026-03-07 04:46:48 +05:30
markdown-text.tsx chore: ran linting 2026-03-25 00:27:24 +05:30
thinking-steps.tsx chore: ran linting 2026-03-25 00:27:24 +05:30
thread-list.tsx refactor: update various components to enhance styling consistency and improve user interaction by removing unnecessary classes and adjusting dialog and dropdown styles 2026-03-07 04:15:40 +05:30
thread-scroll-to-bottom.tsx feat: update UI components to utilize new main panel styling 2026-03-17 01:09:15 +05:30
thread.tsx Merge remote-tracking branch 'upstream/dev' into impr/thinking-steps 2026-03-25 01:50:10 +05:30
tool-fallback.tsx chore: ran linting 2026-03-25 00:27:24 +05:30
tooltip-icon-button.tsx feat: enhance TooltipIconButton to conditionally disable tooltips 2026-03-17 15:09:24 +05:30
user-message.tsx refactor: enhance UserMessage component with improved layout and action bar functionality 2026-03-25 00:16:52 +05:30