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

Add ability to retry errored file uploads #1048

Closed
kartik-v opened this issue Aug 18, 2017 · 0 comments
Closed

Add ability to retry errored file uploads #1048

kartik-v opened this issue Aug 18, 2017 · 0 comments

Comments

@kartik-v
Copy link
Owner

kartik-v commented Aug 18, 2017

New plugin properties added:

  • retryErrorUploads: boolean, will determine if errored out thumbnails can be retried for upload and submitted again.
  • fileActionSettings.uploadRetryIcon: Will change the icon of the upload button to retry icon specified here.
  • fileActionSettings.uploadRetryTitle: Will change the title of the upload button to retry title specified here.
  • msgUploadError: will be displayed within the progress bar on the errored out thumbnails.

Other enhancements include:

  • resetting progress bar correctly
  • enhancing upload validation behavior so that if retryErrorUploads is false, then no upload button is shown on the file thumbnails.
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

1 participant