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

Jamie add dragndrop upload file zone to resource panel #5989

Merged
merged 6 commits into from
Jan 10, 2025

Conversation

jamiewaese-uncharted
Copy link
Contributor

BEFORE
In order to upload a file, you had to click the "Upload" button in the resource panel then drag files into the drop zone in the "Upload resources" modal. It's a pretty typical UX flow and it's fine.

A few months ago Yohann suggested that it would be cool if we could also drag files directly onto the resource panel. This is a step in that direction.

This also addresses a separate issue: When we have two or three uploads in the cue, and then we add one more, the upload status bar gets displayed on all the files, not just the one that's uploading. It's just messy.
image

AFTER
This feature enables files to be dropped directly into the resources panel. They get passed through to the upload file modal and get uploaded as if you had dropped it into the drop zone in the modal.

Also, I fixed the status bar issue so that we only show one.

drop files on resource panel to upload

Copy link
Member

@YohannParis YohannParis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm impressed

@mwdchang mwdchang merged commit cb1748d into main Jan 10, 2025
4 checks passed
@mwdchang mwdchang deleted the jamie-add-dragndrop-upload-file-zone-to-resource-panel branch January 10, 2025 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants