Reset playing uri after error or timeout #643

Closed
opened 2017-10-01 07:12:31 +02:00 by btzr-io · 0 comments
btzr-io commented 2017-10-01 07:12:31 +02:00 (Migrated from github.com)

The Issue

@MSFTserver found the real bug behind #605

i noticed this also happens when videos fail to download
you could try some videos you know wont work
https://github.com/lbryio/lbry-app/issues/605#issuecomment-333352443

Steps to reproduce

  1. Go to lbry://dope
  2. Wait for the popup error...
  3. Close the modal and see the UI glitch #605

Expected behaviour

Don't try to play or show the source after an error ocurred.

Actual behaviour

The app ignores the error and try to load or play the source.
( sloppy UX )

## The Issue @MSFTserver found the real bug behind #605 > i noticed this also happens when videos fail to download you could try some videos you know wont work https://github.com/lbryio/lbry-app/issues/605#issuecomment-333352443 ### Steps to reproduce 1. Go to `lbry://dope` 2. Wait for the popup error... 3. Close the modal and see the UI glitch #605 ### Expected behaviour Don't try to play or show the source after an error ocurred. ### Actual behaviour The `app` ignores the error and try to load or play the source. ( sloppy `UX` )
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#643
No description provided.