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

Should add an s3_uploads_stop to the mix #272

Open
designstuhl opened this issue Apr 4, 2019 · 0 comments
Open

Should add an s3_uploads_stop to the mix #272

designstuhl opened this issue Apr 4, 2019 · 0 comments

Comments

@designstuhl
Copy link

I was looking for a way to cancel the upload before it was completed and ended up having to overwrite the add: callback inside of the setUploadForm function. During my research I found that this gem is based off of the blueimp fileupload plugin which supports a stop option. It appears that this is what the s3_uploads_start is tied into ( blueimp fileupload start ) so it would only make sense to extend the functionality to include s3_uploads_stop and utilize the blueimp fileupload stop option.

Great gem by the way, works very well!

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

No branches or pull requests

1 participant