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
While using the CuratorPicker with single relation we can select multiple images while uploading and all of them are selected after upload.
Then clicking on the insert button all the images are selected to the field. (which is the issue)
We need to prevent auto-selection of multiple files while uploading files on CuratorPicker unless multiple are allowed.
You can understand better through this video (audio included and sorry for my broken English):
curator.issue.mp4
Expected behavior
If not multiple then only 1 file is allowed for selection.
Steps to reproduce
Shown in the video
Reproduction repository
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered:
Filament Version
v3.2.61
Plugin Version
v3.5.2
PHP Version
8.3
Problem description
While using the CuratorPicker with single relation we can select multiple images while uploading and all of them are selected after upload.
Then clicking on the insert button all the images are selected to the field. (which is the issue)
We need to prevent auto-selection of multiple files while uploading files on CuratorPicker unless multiple are allowed.
You can understand better through this video (audio included and sorry for my broken English):
curator.issue.mp4
Expected behavior
If not
multiple
then only 1 file is allowed for selection.Steps to reproduce
Shown in the video
Reproduction repository
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: