akveo / nebular

:boom: Customizable Angular UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode
https://akveo.github.io/nebular
MIT License
8.06k stars 1.51k forks source link

Drag & drop from chat UI available as standalone component #719

Open ilDon opened 6 years ago

ilDon commented 6 years ago

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.

fransyozef commented 6 years ago

+1

gregoryalary commented 5 years ago

Any update?