Alan Martin
ba58506ffd
Notifications: Prevent triggering duplicate notifications (#114497)
* fix(notifications): prevent event listener re-registration on route changes
* refactor(notifications): rename alert handling functions for clarity
* refactor(notifications): simplify alert handling by using spread operator for payloads
* refactor(events): address feedback - update LegacyEmitter and LegacyEventHandler interfaces for improved type safety
* fix(events): ensure event handlers handle undefined events gracefully in tests
* test(notifications): add tests for event listener registration and cleanup in AppNotificationList
2025-11-27 16:12:26 +00:00
..
2024-07-03 14:14:58 +02:00
2025-11-27 16:12:26 +00:00
2025-04-04 11:31:35 +02:00
2025-11-27 16:12:26 +00:00