SurfSense/surfsense_web/components/assistant-ui/connector-popup/hooks
Anish Sarkar f250fa177a feat: Implement real-time indexing state management for connectors
- Introduced a new custom hook, useIndexingConnectors, to track indexing states of connectors without polling.
- Updated ConnectorIndicator and related components to utilize the new indexing state management, enhancing user experience with immediate feedback during indexing.
- Removed deprecated log summary references and replaced them with real-time updates from Electric SQL.
- Adjusted UI components to reflect changes in indexing status, improving clarity and responsiveness.
2026-01-13 20:53:30 +05:30
..
use-connector-dialog.ts chore: ran frontend linting 2026-01-09 18:22:54 +05:30
use-connector-status.ts refactor: streamline connector status handling and remove warnings 2026-01-09 23:30:33 +05:30
use-indexing-connectors.ts feat: Implement real-time indexing state management for connectors 2026-01-13 20:53:30 +05:30