gae-init / gae-init-upload

Fork of gae-init with Google Cloud Storage
http://upload.gae-init.appspot.com
MIT License
36 stars 15 forks source link

Uploading the same resource for second time #6

Open topless opened 10 years ago

topless commented 10 years ago

The input field doesn't get cleared after a successful upload. Which is not a problem if you decide to upload another image but if you select the same nothing happens. I believe the component should return to its initial state when done.

lipis commented 10 years ago

you should't upload the same image.. but yes.. :) the field should be cleared.. I also have noticed that..

topless commented 10 years ago

Ok, I will not upload the same resource.