usnistgov / oar-pdr

The NIST Open Access to Research (OAR) Public Data Repository (PDR) system software
11 stars 10 forks source link

Update download status when user cancels all #226

Closed chuanlin2018 closed 2 years ago

chuanlin2018 commented 2 years ago

http://mml.nist.gov:8080/browse/ODD-1019

Please refer to the Jira ticket for problem details.

To test, either run the app locally or in docker. If run it locally, set the following in environment.ts useMetadataService: true, useCustomizationService: true

editEnabled: false, 

Once bundle downloading starts, and you see download status show up in the file list, click on "x" (cancel) button in "Overall progress" row. Make sure those "downloading" status change to "Canceled". Bundle list should disappear.