Closed
Description
- Before making a proposal, have you used the issue search functionality?
What is your proposal?
Add react-dropzone
library to the portal.
Repo: https://github.com/react-dropzone/react-dropzone
Docs: https://react-dropzone.js.org
We try to plan a new uploader and remove the AUI old one, maybe this helps.
Why would adopting this proposal be beneficial?
This component adds the logic of d&d files.
- No UI, based on hooks
- validation on Drag
- validation on Drop
What are the alternatives to this proposal?
Making our own component.