question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Option to have notification stay until the user acknowledges it

See original GitHub issue

Feature Request:

It would be nice to have a toggle in the options allowing the user to keep notifications from disappearing (perhaps unseen) until they’ve either clicked on it or closed it. This can be easily implemented by adding the requireInteraction: true flag to the notification object generated by the getNotificationObject() function.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:2
  • Comments:6

github_iconTop GitHub Comments

1reaction
notlmncommented, May 31, 2019

To be clear I’m not against any feature requests to the extension unless it provides some form of value.

I sounded against this as operating systems have a notification center that holds all of your notifications so you can get back to them later. Last time I checked, you cannot have more than one notification on the screen at once.

That’s a neat little thing you pointed out there to add buttons to the notification itself. I’d like to try that myself at some point. 👌

There’s nothing stopping you from taking a stab at this, even opening a PR so that we can discuss on how best to implement something like this. Feel free to tackle this at your own will. 🙂

0reactions
5HT2commented, Oct 6, 2019

Problem with that is that firefoxes notifications don’t show on a timer, or with the important option that never automatically closes. For some reason they seem to just be unable to decide and close instantly. Oh well, i’ll rely on the icon in the toolbar

Read more comments on GitHub >

github_iconTop Results From Across the Web

Is there a way to have notifications stay on lock screen like iOS ...
You can set the notification to be persistent, but I'm afraid that setting requires you to open the particular app to acknowledge the ......
Read more >
How to Keep Your Windows 10 Notifications on Screen Longer
Display Notifications for Longer Time in Windows 10. Click Start > Settings > Ease of Access > Other options. Click on the “Show...
Read more >
Is there a way to get reminders on iPhone to persist until they ...
By default, DUE repeatedly notifies you of overdue reminders every minute* with its auto snoozing feature until you mark them complete, reschedule them,...
Read more >
Solved: Is there a way to get the Opsgenie iphone app to k...
In the Android version of the Opsgenie app, there is an 'Insistent Notifications' section in the Sounds settings page that causes the alarm...
Read more >
How to Use iOS Persistent Notifications to Never Miss an Alert ...
Luckily, there's a built-in setting to make notifications for certain apps persistent. In other words, they'll stay there until they are ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found