mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-21 08:24:46 +00:00
Summary: - This PR changes the Control UI chat delete confirmation popover from absolute above-trigger positioning to fixed viewport-clamped placement with focused geometry tests and a changelog entry. - Reproducibility: yes. The related delete-click report maps directly to current main code that appends an abo ... able chat thread without viewport measurement; I did not run a live browser repro in this read-only review. Automerge notes: - PR branch already contained follow-up commit before automerge: fix(ui): keep delete confirm in viewport Validation: - ClawSweeper review passed for headbc000c5b64. - Required merge gates passed before the squash merge. Prepared head SHA:bc000c5b64Review: https://github.com/openclaw/openclaw/pull/83825#issuecomment-4483439624 Co-authored-by: Thiago Costa <71539514+ThiagoCAltoe@users.noreply.github.com> Co-authored-by: clawsweeper <274271284+clawsweeper[bot]@users.noreply.github.com> Co-authored-by: clawsweeper[bot] <274271284+clawsweeper[bot]@users.noreply.github.com> Approved-by: takhoffman Co-authored-by: takhoffman <781889+takhoffman@users.noreply.github.com>