### Describe the Bug If using bulk editing, checkboxes are not cleared after a successful operation. This seems counter-intuitive UX. ### Link to the code that reproduces this issue https://github.com/payloadcms/payload/tree/main/test/versions ### Reproduction Steps https://github.com/user-attachments/assets/b327f0ba-c140-46be-8c71-7f6bfa74fd67 1. `pnpm dev versions` 2. Open Draft Posts 3. Select multiple documents 4. Press publish The documents will still be checked. ### Which area(s) are affected? (Select all that apply) area: core ### Environment Info ```text Payload v3.43.0 ```