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

Continue download and cancel download buttons become irresponsive #183

Open
felipebochehin87 opened this issue Feb 4, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@felipebochehin87
Copy link

Bug Description

If the connection is lost and user clicks on the continue download button, the video will be grayed out as if it has been downloaded (but it hasn't). And when the connection is back and the user clicks on the continue download button or on cancel download, no action is taken, the button is irresponsive. User needs to refresh page to continue download.

Expected Behaviour

I'd suggest two things:

  1. When internet connection is lost, continue download and cancel download buttons should be disabled
  2. If number 1 is not the case, we need to guarantee that nothing happens when we click on them while internet is down and that the buttons are responsive when connection is back

Steps to reproduce

  1. Go to https://kinoweb-dev--staging-2ra3ji0i.web.app/
  2. Click on any video
  3. Click on Make available offline
  4. Turn on airplane mode - internet connection is lost, download stops
  5. Click on continue download - video is grayed out as if it has been downloaded
  6. Turn off airplane mode - internet connection is re-established
  7. Click on continue download or on cancel - buttons are irresponsive
  8. Refresh page - now buttons will work

Screenshots

continue.download.button.mp4

Additional context

  • Project version:
  • Node version:
  • OS:
  • Browser: [e.g. chrome, safari]
  • Device: [e.g. iPhone12]

Do not alter or remove anything below. The following sections will be managed by moderators only.

Acceptance criteria

Implementation brief

QA testing instructions

Demo

Changelog entry

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant