jupyterlab-contrib/jupyterlab-unfold

Drag and drop an outside file puts it in the root directory

martinRenou opened this issue · 0 comments

Because we inherit from the base FileBrowser behavior for this, the drag-n-drop from outside puts the dragged file in the root directory, not in the directory where you drag it. We should implement that behavior.