lbry-desktop
lbry-desktop copied to clipboard
Upload progress info stuff
- [ ] The progress text placement looks bit off (same on the "upload started" pop-up)

Compared to "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_liststill 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_listcall 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?