Disable push notifications when application is visible to user #60
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
See title, proposal is to use this: https://developer.mozilla.org/en-US/docs/Web/API/Page_Visibility_API
Can be new introduction to implement the ping with view status.
An, will see if this applies. In example it does notification click event, that's tooo late ofcourse. I wads thinking about not even sending the notification if window is not visible, so i wanted to track visibility state.