box / box-ui-elements

React Components for Box's Design System and Pluggable Components
https://developer.box.com/docs/box-ui-elements
Other
539 stars 307 forks source link

Box Content Explorer Component - Enable dragging files from root into a folder? #1051

Open MarkWaldron opened 5 years ago

MarkWaldron commented 5 years ago

Environment:

Desktop:

I'm currently running the box-ui-elements-demo and prior to implementing the react components in our existing application and was wondering if there is a way to enable dragging files around in the view? Is this custom functionality we would need to add ourselves or does the component support this in some way? Any help is greatly appreciated.

jstoffan commented 5 years ago

Hi @MarkWaldron. Unfortunately, the ContentExplorer component doesn't currently support drag-and-drop behavior in its list view of files and folder. Such an enhancement is something we can look into adding in the future, but we have no immediate plans to do so.