Open tko22 opened 4 years ago
https://programmingwithmosh.com/javascript/react-file-upload-proper-server-side-nodejs-easy/ this may be helpful - haven't looked too much into it, but doesn't look insanely hard. one thing is it doesn't have progress bars, but I agree we can make that into a separate component
I'm not sure if we should do this.. it's fairly complicated and idk if it's worth doing for the amount of effort vs how many people will use this
Could use https://react-dropzone.js.org/#dropzone (look at stying with styled-components) but here are some concerns: