Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Downloading static video to offline storage via Background Fetch API #25

Closed
jwold opened this issue Feb 8, 2021 · 1 comment · Fixed by #169
Closed

Downloading static video to offline storage via Background Fetch API #25

jwold opened this issue Feb 8, 2021 · 1 comment · Fixed by #169

Comments

@jwold
Copy link

jwold commented 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

@jwold jwold added the enhancement New feature or request label Feb 8, 2021
@jwold 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
@jwold jwold added WS: Offline Phase: 2 and removed enhancement New feature or request labels Feb 8, 2021
@jwold jwold added this to Backlog in Application Development via automation Feb 8, 2021
@jwold jwold moved this from Backlog to Blocked/Revisit Later in Application Development Feb 8, 2021
@jwold jwold added Phase: 1 and removed Phase: 2 labels Feb 10, 2021
@jwold
Copy link
Author

jwold commented Feb 28, 2021

@derekherman can you validate if this should still be in scope for Phase 1? It sounds like it may not be. cc @dero

@derekherman derekherman moved this from Blocked/Revisit Later to Done in Application Development Mar 26, 2021
Application Development automation moved this from Done to QA Mar 26, 2021
@derekherman derekherman reopened this Mar 26, 2021
Application Development automation moved this from QA to Backlog Mar 26, 2021
Application Development automation moved this from Backlog to QA Dec 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

2 participants