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-61: Create Manual Download Shortcut on 'Interrupted' Downloads #45

Closed dpesall closed 6 months ago

dpesall commented 6 months ago

Overview

What is the feature?

When a download is interrupted, the user should be able to hover the download and select a 'Manual Download' option.

What is the Solution?

Display a Manual Download button on a DownloadItem when the user hovers an interrupted download so they can manually download the files.

What areas of the application does this impact?

Download View

Testing

Reproduction steps

  1. Select a granule (or multiple) from this collection C2151211533-LAADS and add them to your project
  2. Navigate to project download.
  3. Download files via EDD.
  4. Verify that the download gets interrupted, and that hovering the DownloadItem displays the Manual Download button and that clicking it takes you to download all the files via web browser.

Checklist

codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.86%. Comparing base (42a40f4) to head (820a58b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #45 +/- ## ========================================== + Coverage 94.84% 94.86% +0.01% ========================================== Files 114 114 Lines 2330 2339 +9 Branches 472 465 -7 ========================================== + Hits 2210 2219 +9 Misses 120 120 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.