SurfSense/surfsense_web/components/notifications
Anish Sarkar 44605749c5 refactor: Update NotificationPopup and use-notifications for improved UI and performance
- Removed Badge component from NotificationPopup and replaced it with status icons for better visual representation.
- Refactored getStatusBadge to getStatusIcon for clarity and updated icon sizes.
- Enhanced useNotifications hook to utilize a ref for initialization tracking, improving performance and preventing unnecessary re-initializations.
- Optimized notification fetching logic with improved error handling and real-time updates using Electric SQL.
- Adjusted loading state management to ensure UI responsiveness during data fetching.
2026-01-13 00:06:21 +05:30
..
NotificationButton.tsx feat: Implement notification system with real-time updates and Electric SQL integration 2026-01-12 22:50:15 +05:30
NotificationPopup.tsx refactor: Update NotificationPopup and use-notifications for improved UI and performance 2026-01-13 00:06:21 +05:30