angular-uploadcare icon indicating copy to clipboard operation
angular-uploadcare copied to clipboard

Remove button shows when uploading image not completed successfully.

Open dbrezoev opened this issue 8 years ago • 3 comments

When uploading a local file, and I press the Done button, before the file is processed fully. (The circle in the upper left corner is not complete), my ng-model property did not succeed to bind its value, but Remove button appears. I do not have the url but it acts like I do. So if it is not a bug, how can I disable the Done button until image is ready? Thanks in advance.

dbrezoev avatar Dec 09 '16 11:12 dbrezoev

First, it seems that this is not the right repo for the question, you want to either file an issue at https://github.com/uploadcare/uploadcare-widget, or write to our support team.

Second, you don't want to disable done button, as upload happens in the background when dialog is closed. Done is clicked by a user when he decides that he picked all the files that he wanted.

Third, are you referring to "remove" when "clearable" is enabled?

dmitry-mukhin avatar Dec 09 '16 11:12 dmitry-mukhin

Yes I use remove when clearable is enabled. And sorry for the inconvenience you can delete this. Thanks for the quick response.

dbrezoev avatar Dec 09 '16 12:12 dbrezoev

@Zmoki @homm what happens when user clicks remove button before files are uploaded?

dmitry-mukhin avatar Dec 09 '16 13:12 dmitry-mukhin