Enable Drag-and-Drop Folder Navigation and Asset Relocation After Bulk Upload
When users perform a bulk upload of assets into the DAM, they typically upload all files into a single, temporary folder (e.g., “Bulk Upload”). Afterward, users need to organize these assets into their proper folders within the DAM catalog structure.
Currently, the process requires opening multiple folders and manually moving each file, which is time-consuming and inefficient, especially when dealing with large batches of assets.
Users need an intuitive and efficient way to organize assets after bulk upload. This should include:
1)The ability to see the folder structure as a tree view in the DAM interface.
2)The ability to drag and drop assets from one folder (e.g., Bulk Upload) to another folder directly within this tree view.
Functional Requirements
Folder Tree View:
The DAM interface should display a collapsible folder tree on the left side of the screen, representing the full catalog hierarchy.
Users should be able to expand and collapse folders to navigate easily.
Drag & Drop Functionality:
Users should be able to drag individual or multiple assets from one folder (e.g., Bulk Upload) and drop them into another folder within the same catalog.
The system should support multi-selection of assets (using Shift/Ctrl + click).
Bulk Move Confirmation:
After dropping assets into a new folder, a confirmation message or progress indicator should appear showing move status.
Permissions Handling:
Users should only be able to move assets into folders where they have write access.
If a folder is restricted, a warning message should appear.
UI Feedback:
The system should visually indicate valid and invalid drop targets.
The folder tree should automatically expand when hovering over a collapsed folder during drag.