ng2-image-upload icon indicating copy to clipboard operation
ng2-image-upload copied to clipboard

Add option to disable auto-upload

Open Spawnrad opened this issue 7 years ago • 6 comments

Hi, Thank you for your lib.

Will be nice to migrate from 'angular/http' to 'angular/common/http'.

Is it possible to not upload the file after choose the file? I want separated button, one to choose file and one to upload, i don't think it's possible ?

Thanks

Spawnrad avatar Aug 09 '17 20:08 Spawnrad

It's not doable right now, you're right, but I think it's possible to implement. If anyone wants to take a stab at it please do.

UncleDave avatar Aug 10 '17 10:08 UncleDave

Hi, i'm using this component and works great, how can i help?

lordrip avatar Sep 13 '17 14:09 lordrip

@lordrip feel free to push your pull request with requested features ;)

aberezkin avatar Sep 15 '17 05:09 aberezkin

I want a event to check file type is an image before image upload. Current version directly hits to API. What is the solution?

amrut123456789 avatar Nov 06 '17 09:11 amrut123456789

There is a beforeUpload method - it's not yet documented in the readme but there is an example in the demo.

UncleDave avatar Nov 06 '17 10:11 UncleDave

when i upload image from edge browser browse window not close properly is this any solution for that?

harshit701 avatar Apr 15 '18 07:04 harshit701