Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[🕹️] Maintain folder hierarchy when uploading a folder with multiple files #937

Open
mfts opened this issue Oct 14, 2024 · 8 comments

Comments

@mfts
Copy link
Owner

mfts commented Oct 14, 2024

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.

@ish-gpt
Copy link

ish-gpt commented Oct 14, 2024

/assign

Copy link

oss-gg bot commented Oct 14, 2024

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.

@AnuragManu
Copy link

/assign

Copy link

oss-gg bot commented Oct 14, 2024

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 🚀

@sanyamhbtu
Copy link

/assign

Copy link

oss-gg bot commented Oct 18, 2024

This issue is already assigned to another person. Please find more issues here.

@SubhPB
Copy link

SubhPB commented Oct 18, 2024

/assign

Copy link

oss-gg bot commented Oct 18, 2024

This issue is already assigned to another person. Please find more issues here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants