You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user, I should be able to download a static video to offline storage via background fetch API
Do not alter or remove anything below. The following sections will be managed by moderators only.
Acceptance criteria
Design note and AC: Presentation of file being downloaded is different between background fetch and fetch API. On background fetch there is a banner on system that says being downloaded, will happen regardless of leaving browser. Fetch API handled by application, need indicator built into application to expose progress to user.
They also should be aware of where their downloads are going.
jwold
changed the title
As a user, I should be able to download a static video to offline storage via background fetch API
Downloading static video to offline storage via Background Fetch API
Feb 8, 2021
Feature description
As a user, I should be able to download a static video to offline storage via background fetch API
Do not alter or remove anything below. The following sections will be managed by moderators only.
Acceptance criteria
Design note and AC: Presentation of file being downloaded is different between background fetch and fetch API. On background fetch there is a banner on system that says being downloaded, will happen regardless of leaving browser. Fetch API handled by application, need indicator built into application to expose progress to user.
They also should be aware of where their downloads are going.
Relates to #24, #25, #26, #35
Implementation brief
QA testing instructions
Demo
Changelog entry
The text was updated successfully, but these errors were encountered: