SurfSense/surfsense_web/app/dashboard
Anish Sarkar 66a3c877ef feat: replace unified loading approach with global loading provider and refactor loading handling across components
- Introduced GlobalLoadingProvider to manage a consistent loading overlay across the application.
- Replaced existing loading implementations with useGlobalLoadingEffect hook for better control and to prevent animation resets.
- Updated components such as LoginPage, AuthCallbackPage, and DashboardLayout to utilize the new global loading mechanism.
- Removed UnifiedLoadingScreen component to streamline loading management and enhance user experience.
2026-01-25 16:15:25 +05:30
..
[search_space_id] feat: replace unified loading approach with global loading provider and refactor loading handling across components 2026-01-25 16:15:25 +05:30
user/settings feat: replace Loader2 with Spinner component for consistent loading indicators 2026-01-25 15:23:45 +05:30
layout.tsx feat: replace unified loading approach with global loading provider and refactor loading handling across components 2026-01-25 16:15:25 +05:30
loading.tsx feat: replace unified loading approach with global loading provider and refactor loading handling across components 2026-01-25 16:15:25 +05:30
page.tsx feat: replace unified loading approach with global loading provider and refactor loading handling across components 2026-01-25 16:15:25 +05:30