Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bundle multiple files into single download #2

Open
fershad opened this issue Jul 19, 2021 · 2 comments
Open

Bundle multiple files into single download #2

fershad opened this issue Jul 19, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@fershad
Copy link
Member

fershad commented Jul 19, 2021

Currently users are presented with individual files to download. These files are presented based on the user's selected search criteria.

Ideal future state will be to create a bundle of all files into a single zip file which the user can download.

  • Can this be done on the client, or would a serverless function be the way to go?
@fershad fershad added the enhancement New feature or request label Jul 19, 2021
@fershad fershad self-assigned this Jul 19, 2021
@NiklasJordan
Copy link
Member

@fershad
Copy link
Member Author

fershad commented Aug 16, 2021

@NiklasJordan this is harder to implement than I thought. Due to the size of the image files (most > 100MB) it takes a very long time for them to be downloaded & then bundled. Don't think it will be possible to implement this feature for the first release.

Let's discuss the ways around this later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants