You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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
This is tricky with
fetch()
but easy withXMLHttpRequest
- https://www.smashingmagazine.com/2018/01/drag-drop-file-uploader-vanilla-js/ has a good recipe for this.The text was updated successfully, but these errors were encountered: