mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-06 14:22:47 +02:00
- 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. |
||
|---|---|---|
| .. | ||
| ElectricProvider.tsx | ||
| GlobalLoadingProvider.tsx | ||
| I18nProvider.tsx | ||
| PostHogIdentify.tsx | ||
| PostHogProvider.tsx | ||