wbstr / vaadin-multifileupload

12 stars 23 forks source link

UploadStatePanel not shown for first file bug fix #57

Open fmucar opened 6 years ago

fmucar commented 6 years ago

This commit fixes below 2 issues If one file is uploaded UploadStatePanel does not show until the upload completes. If multiple files are uploaded, then the uploadStatePanel appers after the first file is uploaded completely.