MicrosoftEdge / MicrosoftEdge/MSEdgeExplainers
[Ratings & Reviews Prompt] Should there be a "peek" method to see if the prompt can be shown?
@diekus is already working on this.
Since Dec 3, 2020.
- Dominant language
- HTML
- Stars
- 1.4k
- Forks
- 286
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 8
Description
Similar to notification permission prompting, I wonder if it's necessary to provide a mechanism for previewing if the prompt has been actioned already so the site can choose when to show a "soft" prompt before showing something that might put the user off forever.
My personal belief is that it should not provide this functionality because this may allow excessive soft-prompting without the browser or spec protections of a cool-off period. But the converse of that is that it would make showing this very high risk since you might lose the user forever. It also may get in the way of "re-prompting" in the event the site is later improved and you want the user to revise their rating.
Mainly putting this in as a place to collect thoughts and feedback from others!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.