-
Notifications
You must be signed in to change notification settings - Fork 31
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 Fetch API #24
Comments
@daliamoya and @dero is this one unblocked by design? |
@jwold Yes, it is. |
This is implemented and merged to
|
Verified on KINO Staging Site on Google Chrome. Given a end user navigates to the site Tested this on Galaxy S21 on Chrome, Safari 14 on Mac and via emulation on Google Chrome DevTools. Have filed bugs #84 , #86, #87, and #89 related to this ticket. As far as acceptance criteria go, this ticket has passed QA for phase 1 of the application. |
Thank you, @kkalarickal, good finds! We already have a PR for #84 – I linked the ticket to the PR. I'm going to respond to and / or address the rest tomorrow. |
Feature description
As a user, I should be able to download a static video to offline storage via fetch
Do not alter or remove anything below. The following sections will be managed by moderators only.
Acceptance criteria
Design: Contingent a little bit on the design. However a user should be able to view any video on the site, select download, and know that their action is happening.
Relates to #24, #25, #26, #35
Notes
Differentiate between using Fetch API and Background Fetch API.Downloading static video to offline storage via Background Fetch API #25Implementation brief
QA testing instructions
Demo
Changelog entry
The text was updated successfully, but these errors were encountered: