-
-
Notifications
You must be signed in to change notification settings - Fork 21
Only subscribe to likes and comments for boosts #3062
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingf-push-notificationsProblem with the push notifications featureProblem with the push notifications featurefluttergood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededs-newsNews SectionNews Sectionsmooth UXminor UI/UX problems and tasksminor UI/UX problems and tasks
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingf-push-notificationsProblem with the push notifications featureProblem with the push notifications featurefluttergood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededs-newsNews SectionNews Sectionsmooth UXminor UI/UX problems and tasksminor UI/UX problems and tasks
Type
Projects
Status
Next
as outlined in #3053 we are annoying users with push notifications on every view -- for which we don't have any decent notifications to show.
That's due to use subscribing to the entire object and its notifications rather than comments and likes specifically. So, what we should be doing instead is:
The 2nd part is under the
...on the story / updateand with object notifications activated: