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
Description
When I try to upload unauthorized files, such as those in "not allowed formats" or those that are "too large," all errors display the same message: "notAllUploaded."
Steps to Reproduce:
1. Change the upload method in the Alexusmai\LaravelFileManager\FileManager class to show different messages for each error. Currently, this flag only determines true or false.
Expected Behavior:
Each error displays a different message.
Description
When I try to upload unauthorized files, such as those in "not allowed formats" or those that are "too large," all errors display the same message: "notAllUploaded."
Steps to Reproduce:
Expected Behavior:
Each error displays a different message.
Environment:
The text was updated successfully, but these errors were encountered: