lavigor / notifications

Web Push Notifications come to phpBB boards!
GNU General Public License v2.0
7 stars 6 forks source link

Modal Window for Accepting Notifications #5

Closed TarantinoMariachi closed 6 years ago

TarantinoMariachi commented 6 years ago

I know this is still beta phase but...

So I enter on the forum the modal window appears and I accept push notifications.

But then, everytime I click on Full Editor (on quick reply) and go to /posting.php?mode=reply, the modal window with the same question pop ups again 😢

lavigor commented 6 years ago

What browser do you use? The modal window is supposed to be shown only once regardless of the opened page. The state is saved in browser's localStorage.

Maybe you have an extension/script for posting page that emptys localStorage causing the described behaviour?

TarantinoMariachi commented 6 years ago

Problem solved. It was in my ext. ;)