File Box - ability to move files #76

Open
opened 2021-02-04 20:25:54 +00:00 by garrettmills · 0 comments
Owner

Once we have the select working, we need to add the ability to move/cut/paste files w/in a file box.

Ideally, that would involve adding drag-and-drop support so that when a file is dragged to a folder, it gets moved there.

Also add support for cut and paste which just store the file IDs and file box UUIDs on the client side. On paste, make the API calls to move those resources to the current context.

Once we have the select working, we need to add the ability to move/cut/paste files w/in a file box. Ideally, that would involve adding drag-and-drop support so that when a file is dragged to a folder, it gets moved there. Also add support for cut and paste which just store the file IDs and file box UUIDs on the client side. On paste, make the API calls to move those resources to the current context.
garrettmills added the
Feature Request
Scope: Files
labels 2021-02-04 20:25:54 +00:00
Sign in to join this conversation.
No description provided.