Inform user when trying to download where they dont have the full tree locally #1692
Labels
area/screen/files
Issues related to Files screen
effort/days
Estimated to take multiple days, but less than a week
exp/intermediate
Prior experience is likely helpful
help wanted
Seeking public contribution on this issue
kind/enhancement
A net-new feature or improvement to an existing feature
need/analysis
Needs further analysis before proceeding
P3
Low: Not priority right now
Describe the bug
"Download" gets stuck when you dont have the full tree locally and you are unable to fetch it. Even if you are able to fetch it the download may take a while and appear to stall as the user does not know they are know waiting to find the blocks.
We can check to see if the full tree is available locally before starting the download and warn that we will have to go find the full tree and it could take a while if it isn't all available.
This is easy to trigger know due to the "Import from IPFS" action only importing the root block as per #1691
The text was updated successfully, but these errors were encountered: