psychobunny / nodebb-plugin-desktop-notifications

This NodeBB plugin uses the HTML5 Notifications API to display desktop alerts upon new incoming notifications.
BSD 2-Clause "Simplified" License
19 stars 16 forks source link

Clicking a notif pointing to a closed tab should open a new tab #4

Closed julianlam closed 9 years ago

julianlam commented 10 years ago

If I have notifications queued up and I have closed my NodeBB tab, they still persist, which is okay, but clicking them doesn't do anything anymore.

They should open a new tab.

psychobunny commented 9 years ago

Now that notifs have a 5 second lifetime, this isn't really a big deal anymore