Open bbengfort opened 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.
Not sure what's going on here.
Check to see if this is still a problem - should we close this issue?
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.