topcoder-platform / community-app

React webapp for serving Topcoder Community
125 stars 212 forks source link

Add `Download All` buttons #6799

Closed jmgasper closed 1 year ago

jmgasper commented 1 year ago

Description

Currently, there is not way for users and competitors to download Marathon Match submissions. This is an important functionality because these are for “Fun” and for learning purposes so being able to see other users' submission is valuable.

Enhancement requests:

Should be done already:

New requirements:

Implementation

Branch

Please target the mm_download_submission branch

In browser

We need to implement the zipping in browser, preferably with a loading / progress spinner shown while the zip is being built.

Potential library option: https://github.com/101arrowz/fflate