perfecty-push-wp icon indicating copy to clipboard operation
perfecty-push-wp copied to clipboard

Display subscription prompt without requiring bell

Open ivptr opened this issue 3 years ago • 6 comments

Would like to display widget/prompt right away, without displaying/using subscription bell.

OneSignal works like that: https://documentation.onesignal.com/docs/permission-requests

ivptr avatar Jan 17 '22 21:01 ivptr

Good idea, adding it to the backlog. To clarify the idea is to use delayed/explicit triggering without relying completely on the bell. This makes the prompt to be independent to the bell.

rwngallego avatar Jan 17 '22 22:01 rwngallego

Yes, the prompt should be independent to the bell.

It should be displayed on page load until user clicks Cancel or Continue button.

ivptr avatar Jan 18 '22 08:01 ivptr

Related to https://github.com/perfectyorg/perfecty-push-wp/issues/96

rwngallego avatar Feb 06 '22 00:02 rwngallego

Also related to https://github.com/perfectyorg/perfecty-push-wp/issues/57

rwngallego avatar Feb 07 '22 17:02 rwngallego

The idea is to display the prompt on every page load after configurable number of seconds (#96), without requiring to click Subscription Bell. If user clicks Cancel or Continue button it won't be displayed again for some configurable time.

Is should actually slide from the top of the screen, the same way as OneSignal does: https://documentation.onesignal.com/docs/slide-prompt

"Enable Subscription Bell" option could be added to Settings, so it can be disabled.

ivptr avatar Feb 26 '22 11:02 ivptr

@rwngallego did you find some time for this?

Slide prompt without bell is extremely important feature, because it is the last step missing to replace OneSignal. I think we have everything else covered.

image

ivptr avatar May 07 '22 10:05 ivptr