Skip to content

Automatic de-duplication #238

Open
Open
@erincerys

Description

@erincerys

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions