payloadcms / payload

Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.
https://payloadcms.com
MIT License
28.28k stars 1.75k forks source link

fix: could not save selection from upload has many drawer #9325

Closed JarrodMFlesch closed 6 days ago

JarrodMFlesch commented 1 week ago

What?

Could not finalize selection of hasMany uploads inside of the drawer.

Why?

The Select component was not being rendered in the beforeActions prop of the ListControls when row selections was enabled.

How?

Renders the Select component when row selections are enabled and onBulkSelect is present.

github-actions[bot] commented 6 days ago

🚀 This is included in version v3.0.1