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

Upload overlay breaks when folder levels only contain a subfolder #11299

Closed
JammingBen opened this issue Jul 30, 2024 · 2 comments
Closed

Upload overlay breaks when folder levels only contain a subfolder #11299

JammingBen opened this issue Jul 30, 2024 · 2 comments
Assignees
Labels
Priority:p2-high Escalation, on top of current planning, release blocker Type:Bug Something isn't working

Comments

@JammingBen
Copy link
Collaborator

JammingBen commented Jul 30, 2024

Describe the bug

The upload overlay breaks when uploading a folder that contains another folder, which contains files.

Steps to reproduce

  1. Create a folder on your local machine with the following structure: level1 > level2 > file.txt
  2. Make sure that "level1" only contains "level2" as folder, no hidden files or anything
  3. Upload "level1"

Expected behavior

The upload is successful and the overlay shows all the information.

Actual behavior

The upload overlay breaks and shows an endless loading state. The upload still succeeds, but the user doesn't get this info until they reload the page.

@JammingBen JammingBen added Type:Bug Something isn't working Priority:p2-high Escalation, on top of current planning, release blocker labels Jul 30, 2024
@JammingBen JammingBen self-assigned this Jul 30, 2024
@JammingBen
Copy link
Collaborator Author

JammingBen commented Jul 30, 2024

#10492 might be related.

@JammingBen
Copy link
Collaborator Author

Fixed via #11303.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority:p2-high Escalation, on top of current planning, release blocker Type:Bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

1 participant