Open ilDon opened 6 years ago
I'm submitting a ...
Current behavior: Drag & drop is implemented in Chat UI, but is not available as a standalone component.
Expected behavior: It would be very nice to have a standalone module/component (e.g. NbDragAndDrop) to easily upload files.
NbDragAndDrop
The component could emit an event on file(s) selection.
It would be very handy to allow multiple files uploads.
multiple
+1
Any update?
Issue type
I'm submitting a ...
Issue description
Current behavior: Drag & drop is implemented in Chat UI, but is not available as a standalone component.
Expected behavior: It would be very nice to have a standalone module/component (e.g.
NbDragAndDrop
) to easily upload files.The component could emit an event on file(s) selection.
It would be very handy to allow
multiple
files uploads.