PWA notification "not now"

Created on 16 May 2024, about 1 month ago
Updated 30 May 2024, 27 days ago

Problem/Motivation

When using the PWA the pop-up shows asking to enable or not. When pressing "not now" it will pop-up again after a refresh.
The issue lies in the timestamp 'prompt' thats get send for the pop-up. When this is bigger than 29 days it will be ignored and acted on as immediate.

See
https://stackoverflow.com/questions/12168708/is-there-any-limit-to-setti...

Steps to reproduce

- Enable and configure social_pwa
- Open the site in the browser and login
- Notice the pop-up and choose "not now"
- Refresh and see the pop-up shows again.

Proposed resolution

When there is a prompt set, just return without even going into the pop-up part.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Fixed

Version

2.1

Component

Code

Created by

πŸ‡³πŸ‡±Netherlands robertragas

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024