lbry-desktop icon indicating copy to clipboard operation
lbry-desktop copied to clipboard

Upload progress info stuff

Open keikari opened this issue 3 years ago • 0 comments

  • [ ] The progress text placement looks bit off (same on the "upload started" pop-up) uploading-text
    Compared to "Confirming.." text
    confirming-text

  • [ ] If upload hasn't been confirmed, the upload doesn't show on "uploads", when the app is refreshed(Ctrl+R)
  • Guessing it's because resolve fails, but claim_list still contains the local claim info
  • Need to Ctrl+R the app to get it to show on uploads after it's confirmed. (Refreshing on uploads page didn't seem to make it appear, even though it was shown on claim_list call the app made)

  • [ ] If app is refreshed(Ctrl+R), the upload progress isn't shown anymore. (Can't tell if upload has finished or not)

  • [ ] If app is completely restarted, the upload progress isn't shown anymore. (Can't tell if upload has finished or not)
  • If current known-progress gets lost on restart, would it be possible to still show some some general indication that the upload is still going on?

keikari avatar May 22 '22 07:05 keikari