fredrikcarno / flyerpic-backend

Backend of e-commerce platform for photographers
0 stars 0 forks source link

File upload at least on tablet.. Scenario that can wreck the upload #57

Closed fredrikcarno closed 9 years ago

fredrikcarno commented 9 years ago

After choosing files, chrome on ipad, then pressing ok for those files, that closes the operating systems file dialog and the modal for our upload function is shown a little while until the upload progress starts, this could be my old ipad but you have time to click the fileupload modal again. I did it the first time and also my dad and wife did that just because it felt that was the way to start the upload. This causes of course the os filepicker to appear again wrecking the upload.

Could the button be greyed out so you cant click it again during that little time

electerious commented 9 years ago

True. Will also be prevent when this is fixed: https://github.com/electerious/basicModal/issues/1