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
It would be beneficial to allow a user to select multiple files at once to be uploaded. While your library right now would handle them selecting a couple pictures and just running the FileUploader in a for loop, if the user were to select 50-100 pics to upload at once that would most likely incur major performance issues. Having a built in method for batch uploads would be best way to handle multi-selection
The text was updated successfully, but these errors were encountered:
It would be beneficial to allow a user to select multiple files at once to be uploaded. While your library right now would handle them selecting a couple pictures and just running the FileUploader in a for loop, if the user were to select 50-100 pics to upload at once that would most likely incur major performance issues. Having a built in method for batch uploads would be best way to handle multi-selection
The text was updated successfully, but these errors were encountered: