nasa / earthdata-download

Download your Earth science data with only one click
https://nasa.github.io/earthdata-download/
Other
22 stars 6 forks source link

EDD-43: Restarting a single file will set the download to active #19

Closed macrouch closed 1 year ago

macrouch commented 1 year ago

Overview

What is the feature?

When restarting a single file, if the download is not in the active state the file would not start downloading.

What is the Solution?

When restarting a single file, ensure that the download is in the active state before calling startNextDownload

What areas of the application does this impact?

Restarting files

Testing

Reproduction steps

Start a new download. Let the download complete, or cancel it. Click on the download to view the files. More Actions > Restart File should restart downloading the file and it should start downloading

Checklist