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

Display process bar from cloud exporter in regular exporter sidebar #814

Open
jywarren opened this issue Jul 6, 2019 · 1 comment
Open

Comments

@jywarren
Copy link
Member

jywarren commented Jul 6, 2019

@divyabaid16 I wanted to see if you'd like to give this a try, building on the amazing work @sashadev-sky and others have done to make the cloud export function work.

In https://mapknitter.org/maps/pvdtest/, try holding shift, then dragging from lower right to upper left, and you should see images get selected. Then you should see a down arrow button appear in upper left; if you click it, it'll start an export process, but with no feedback to the user. See #782 for how this is hooked up!

Can we display the ongoing export in the client side in just JavaScript, using the same progress bar UI we have for in-app exports?

I think this may take some mockups, but since we can now make multiple exports at once (using cloud export) we could start to show exports in a list in the exports tab, instead of just having one at a time. Then each could have a set of downloads that it offers.

What do you all think of this? Thinking in coordination with #659 #693 #526

@jywarren
Copy link
Member Author

jywarren commented Jul 6, 2019

#413 #552 too!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants