DistrictDataLabs / cultivar

Multidimensional data explorer and visualization tool.
http://trinket.districtdatalabs.com
Apache License 2.0
53 stars 18 forks source link

AJAXify the uploader #3

Open bbengfort opened 9 years ago

bbengfort commented 9 years ago

Currently the uploader is just a opacity = 0 file input that has been Bootstrap styled. However, we should use dropzone.js or jQuery File Upload in order to make this process a bit more seamless, including progress bars, updating, etc.

bbengfort commented 9 years ago

This would probably fix #4 if done correctly.

Also I want to point out why I didn't want to go this route in the first place - I sort of wanted a workflow where you uploaded a single file (not multiple files) and then were taken to the detail page for them. I think that isn't necessary anymore.

bbengfort commented 8 years ago

Not sure what's going on here.

rebeccabilbro commented 7 years ago

Check to see if this is still a problem - should we close this issue?