[🕹️] Maintain folder hierarchy when uploading a folder with multiple files
What side quest or challenge are you solving?
Currently, you can drag a folder into the multi-file upload dropzone. However, it strips out all files that are acceptable and uploads them in a flat hierarchy.
We want to keep the folder hierarchy when uploading muliple files using the dropzone.
Imagine a fictional folder structure, where Folder A is the parent folder, which we are uploading.
Folder A
-- File AA
-- File AB
-- Folder AA
-- -- File A
-- -- File B
-- Folder AB
-- -- Folder ABA
-- -- -- File E
-- -- -- File F
-- -- File C
-- -- File D
The folder upload should preserve Folder A along it's nested files and folders and construct those in Papermark. If you need help, google drive does that really well if you upload a folder that contains files and folders.
Points
750 Points
Description
No response
Provide proof that you've completed the task
Open a PR with the working code and a detailed explanation of what you did, the use cases you tested and if possible, a video showing the solution.
/assign
You already have an open issue assigned to you here. Once that's closed or unassigned, only then we recommend you to take up more.
/assign
Assigned to @AnuragManu! Please open a draft PR linking this issue within 48h ⚠️ If we can't detect a PR from you linking this issue in 48h, you'll be unassigned automatically 🕹️ Excited to have you ship this 🚀
/assign
This issue is already assigned to another person. Please find more issues here.
/assign
This issue is already assigned to another person. Please find more issues here.
closed with #1131