SurfSense/surfsense_web/components/new-chat
Anish Sarkar 22bd5e0f39 feat: implement unified loading screens across various components
- Introduced a new UnifiedLoadingScreen component for consistent loading indicators in the application.
- Replaced existing loading implementations in LoginPage, AuthCallbackPage, DashboardLayout, and other components with the new unified loading screen.
- Updated translations for loading messages to enhance user experience and clarity.
- Improved loading states in the ElectricProvider and TokenHandler components to utilize the new loading screen, ensuring a cohesive look and feel during loading processes.
2026-01-24 19:42:07 +05:30
..
chat-header.tsx feat: integrate chat sharing functionality in header component 2026-01-20 16:14:57 +05:30
chat-share-button.tsx refactor: simplify state management in ChatShareButton and ModelSelector 2026-01-21 15:14:14 +05:30
document-mention-picker.tsx refactor: simplify loading state management in DocumentMentionPicker 2026-01-18 22:04:28 +05:30
model-config-sidebar.tsx feat: add thread visibility management using Jotai atoms in chat components 2026-01-20 16:33:42 +05:30
model-selector.tsx Merge upstream/dev - preserve local UI enhancements (Logs in menu, conditional search, hover edit buttons) 2026-01-22 19:41:11 -05:00
source-detail-panel.tsx feat: implement unified loading screens across various components 2026-01-24 19:42:07 +05:30