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

Show upload progress bar #4

Closed
simonw opened this issue Feb 28, 2020 · 0 comments
Closed

Show upload progress bar #4

simonw opened this issue Feb 28, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@simonw
Copy link
Owner

simonw commented Feb 28, 2020

This is tricky with fetch() but easy with XMLHttpRequest - https://www.smashingmagazine.com/2018/01/drag-drop-file-uploader-vanilla-js/ has a good recipe for this.

@simonw simonw added the enhancement New feature or request label Feb 28, 2020
@simonw simonw closed this as completed in a3f9055 Feb 29, 2020
simonw added a commit that referenced this issue Mar 3, 2020
* WIP progress bars for CSV processing, refs #6 and #4

* Initial work on progress bar and drag/drop

* Test for progress bar table

* Write progress record to DB earlier

* Implemented server-side processing progress bar

* Use correct database path for Ajax polling

* Depend on Datasette 0.37.1
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

1 participant