You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Post #726, do the same non-blocking validation for uploaded files. Ideally, validation should start immediately on upload start, and messages should appear as the file is uploaded. Once the upload has finished, the validation should also be instantly complete.
This will need to integrate with the javascript uploader, gridfs storage, etc.
From @Floppy on September 1, 2015 6:36
Post #726, do the same non-blocking validation for uploaded files. Ideally, validation should start immediately on upload start, and messages should appear as the file is uploaded. Once the upload has finished, the validation should also be instantly complete.
This will need to integrate with the javascript uploader, gridfs storage, etc.
Copied from original issue: theodi/shared#727
The text was updated successfully, but these errors were encountered: