Page MenuHomePhabricator

As a user of the Android app I would like to be notified when I have unlocked the edit action feed even if my app isn't open
Closed, DuplicatePublic2 Estimated Story Points

Description

User story

As a user of the Android app I would like to be notified when I have unlocked the edit action feed even if my app isn't open

Mocks

image.png (1×720 px, 81 KB)

Design details

  • This notification is shown if the app is not open and the user has unlocked the edit action tasks or a new task type
    • When the user hits 50 edits of the relevant type, an in-app timer kicks off
    • If no revert notification is received within t + 48 hours , the app unlocks the editing feature
    • If the user does not have the app open when this happens, then this alert is shown
    • See T207333 for more information on how this notification would be triggered
  • Tapping on the notification opens the app and displays the associated in-app alert

Event Timeline

For mechanism of how to understand when user is able to be unlocked, see: https://phabricator.wikimedia.org/T207333

Essentially 50 local edits - number of revert notifications received.