Skip to content

Bulk edit checkboxes not cleared on success #12855

Closed
@denolfe

Description

@denolfe
Member

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

CleanShot.2025-06-18.at.11.24.39.mp4
  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

Payload v3.43.0

Activity

added
status: needs-triagePossible bug which hasn't been reproduced yet
validate-reproductionAuto-added tag on create to tell bot to check recreation URL, removed after check.
on Jun 18, 2025
akhrarovsaid

akhrarovsaid commented on Jun 18, 2025

@akhrarovsaid
Contributor

Hey @denolfe

So the selections should be toggled off after a publish many, but how about the other selection actions (edit many, unpublish many)? Should a successful action in general toggle all selections off?

denolfe

denolfe commented on Jun 18, 2025

@denolfe
MemberAuthor

To me, it makes most sense to uncheck all after any successful operation. Definitely up for discussion though.

added a commit that references this issue on Jun 26, 2025
9f17db8
github-actions

github-actions commented on Jun 27, 2025

@github-actions
Contributor

🚀 This is included in version v3.44.0

github-actions

github-actions commented on Jul 5, 2025

@github-actions
Contributor

This issue has been automatically locked.
Please open a new issue if this issue persists with any additional detail.

locked as resolved and limited conversation to collaborators on Jul 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    Participants

    @denolfe@jacobsfletch@akhrarovsaid

    Issue actions

      Bulk edit checkboxes not cleared on success · Issue #12855 · payloadcms/payload