Meteor-Community-Packages / Meteor-Community-Packages/raix-push
Force notifications to stay shown
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 505
- Forks
- 191
- PR merge metrics
- No merged PRs in 30d
Description
I have tried many options such as:
```
forceShow: true,
clearNotifications: false,
keepNotifications: true,
clearBadge: false
```
None of which allow notifications to persist through clicks. Is this a bug or is there another command I'm missing?
Contributor guide
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.
Research direction
Start by reproducing the notification behavior in raix-push with forceShow, clearNotifications, keepNotifications, and clearBadge set as shown. Determine whether notifications can persist through clicks and document the supported behavior or the missing change needed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100