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
The thumbnails that are generated in the bulk upload drawer do not get removed for successful saves. Say, for example, if you are uploading two images and each image requires an alt field to be populated, and only one image passes validation, the remaining image will have the stale thumbnail of the first entry visible on it.
Describe the Bug
The thumbnails that are generated in the bulk upload drawer do not get removed for successful saves. Say, for example, if you are uploading two images and each image requires an
alt
field to be populated, and only one image passes validation, the remaining image will have the stale thumbnail of the first entry visible on it.Observe this issue here:
https://github.com/user-attachments/assets/b8878844-dd0a-4f24-986c-25c6d0e31233
Link to the code that reproduces this issue
https://github.com/akhrarovsaid/payload/tree/repro/bulkupload-stale-thumbnail
Reproduction Steps
posts
create new
to trigger bulk upload drawer to openalt
to only the first image and submitWhich area(s) are affected? (Select all that apply)
area: ui
Environment Info
The text was updated successfully, but these errors were encountered: