New issue
Advanced search Search tips

Issue 853503 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Jul 4
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

[Background Fetch] Notifications should go away when the user taps on them and the fetch is complete.

Project Member Reported by na...@chromium.org, Jun 16 2018

Issue description

Currently, nothing happens. Assigning to Shakti for now but I'll update here if I get to it first.
 
Status: Fixed (was: Assigned)
Resolving as fixed, to reflect the updated decision here with regards to UI in  bug 843081 :
BackgroundFetchClick event should be dispatched when the UI is activated when the fetch is in progress, has completed, or has failed. In these cases, if the developer hasn't provided a custom experience (by listening to the aforementioned event), the notification will go away.

When the fetch has been aborted or cancelled, the UI does go away. So nothing more remains to be done here.

Sign in to add a comment