lbryio / lbry-redux

Common shared app components for desktop and mobile
MIT License
15 stars 41 forks source link

Publish: Handle reflecting-state not updated correctly. #336

Closed infinite-persistence closed 4 years ago

infinite-persistence commented 4 years ago

Issue

Fixes https://github.com/lbryio/lbry-desktop/issues/4385 Don't show upload progress if no file exists (shows 0% progress)

Assessment

An undefined result exception was causing the reflecting-state update code to be missed, so Desktop still thinks the item is still reflecting and continues to show the Uploading (0%) status.

image

neb-b commented 4 years ago

Thanks! I'll get this added to lbry-desktop and include it in the release