Files
zulip/web
Pratik Chanda 6af4e82c49 notifications: Fix desktop notifications for message not grouping.
Earlier, message notifications for same key would not get grouped
together because of the old notification_object close event listener
firing up when not supposed to.

This commit fixes this behaviour by checking the notification object
instance is the same as the currently displayed notification object
from notice memory when closing it.

Co-authored-by: prakhar1144 <prakhar@zulip.com>
2025-08-27 10:59:38 -07:00
..
2025-07-23 11:24:12 -07:00