mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 09:40:43 +00:00
Summary: - The PR centralizes Control UI chat delete-confirm popover dismissal, adds listener-cleanup regression coverage and unit-UI test routing fixes, and records the fix in the changelog. - Reproducibility: yes. Current-main source shows a high-confidence path: open the delete confirm, let `reques ... ncel, Delete, or same-button toggle; those paths remove the popover without removing the document listener. Automerge notes: - PR branch already contained follow-up commit before automerge: fix(ui): clean up delete confirm popover listener - PR branch already contained follow-up commit before automerge: fix(clawsweeper): address review for automerge-openclaw-openclaw-7559… - PR branch already contained follow-up commit before automerge: fix(clawsweeper): reconcile automerge-openclaw-openclaw-75590 with ma… - PR branch already contained follow-up commit before automerge: fix(ui): repair delete confirm listener cleanup checks Validation: - ClawSweeper review passed for head62240d8153. - Required merge gates passed before the squash merge. Prepared head SHA:62240d8153Review: https://github.com/openclaw/openclaw/pull/76318#issuecomment-4364990281 Co-authored-by: clawsweeper <274271284+clawsweeper[bot]@users.noreply.github.com> Co-authored-by: Ricardo-M-L <69202550+Ricardo-M-L@users.noreply.github.com>