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

[WIP] Enhancement upload zipfile #68

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Alysha-94
Copy link
Contributor

This is a draft for adding the bulk drop upload to allow a zip file to be uploaded.

I am using the DropUpload as a base for the BulkDropUpload. I have commented out some of the logic which sorts the files into a table as I think the aim is to show feedback on the zipfile being uploaded, not with every file shown on the table. I have added an accept parameter to the Dropzone component to accept only ".zip" extension, and in the onDrop function I have written some console.logs to test for a valid zip upload containing audio and transcription files (bulk_data/utterances endpoint)

@shuttle1987
Copy link
Member

shuttle1987 commented Mar 29, 2019

Thanks for putting this together!

This will close #64

@oadams
Copy link

oadams commented Mar 30, 2019

Great! I look forward to seeing how this comes along.

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