SurfSense/surfsense_web/atoms/documents
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
..
document-mutation.atoms.ts refactor: remove unused DocumentsTable component and simplify global connector dialog comment in dashboard layout 2026-03-05 21:02:05 +05:30
ui.atoms.ts feat: add documentsSidebarOpenAtom for managing sidebar state and integrate it into LayoutDataProvider and Composer components 2026-03-06 14:40:10 +05:30