Push notifications are great, but they can also be pretty annoying in some cases.
One thing that really annoys me is getting push notifications for alerts I've already viewed.
This can happen in multiple scenarios:
I therefore suggest to automatically dismiss / hide push notifications that have already been viewed.
One thing that really annoys me is getting push notifications for alerts I've already viewed.
This can happen in multiple scenarios:
- I have an active browser session where I've already viewed the alert before the browser receives the push notification. Due to queued (and thus async) push notifications in XF 2.3 this might happen even more frequently in the future.
- A device that was offline for a few hours gets online again and receives / displays all push notifications that were generated since it has gone offline, no matter if the alerts that triggered the push notifications have already been viewed in the meantime.
- A device that is online 24/7 receives and displays all notifications, no matter if the alerts that triggered them have already been viewed (maybe even on the same device).
I therefore suggest to automatically dismiss / hide push notifications that have already been viewed.
Upvote
8