Bulk Edit Dialog
Bulk-edit dialog for 14 selected items with a status Select, a change-preview callout, optional fields, and a 30-second undo-window note.
Bulk-edit dialog for 14 selected items with a status Select, a change-preview callout, optional fields, and a 30-second undo-window note.
The Application Collection unlocks the source for every Application block. All Access unlocks every Collection.
Already purchased? Log in
Bulk Edit Dialog is the static blueprint for editing a field across many items at once. The heading reads Edit 14 items and the subtitle confirms Changes apply to all 14 selected tasks across any project they belong to. A closed status Select defaults to Done, and a muted preview callout reads 14 tasks move to Done. Their current status is replaced; no other fields are touched. Below the primary field three more rows let the user add changes to Assignee, Due date, and Priority via Add change ghost buttons. The footer note reads You have 30 seconds to undo after applying. After that the change is permanent and logged in the audit trail.
Status options are a const array. The preview callout is what closes the did it change everything support ticket.
Reach for this block as the bulk-action dialog on any list or table that supports multi-select, wired to your selection state and bulk-update endpoint. Update the count dynamically and keep the preview row accurate so users know exactly what they are committing to.
A natural flow around it on an Application Pro page:
Before
After
One strong use is the task status bulk update. Other bulk-edit patterns:
Tip: the undo window note is the only thing between the Apply button and a support ticket; always include it and name the duration exactly.