Open
Description
If multiple notifications are read during a short timespan, such as if there are multiple tabs open for a site that sends desktop notifications, all of these notifications are displayed at once, and logged in the history pane.
It would be good practice to do some intelligent sensing of these duplicates, and make a decision as to whether any given incoming notification is valid before presenting it to the user. Items with identical image, title and body (perhaps also received within the last second or so) ought to be discarded.
Metadata
Metadata
Assignees
Labels
No labels