Page MenuHomePhabricator

Delete an associated edit dialog "X" does not close the dialog
Closed, ResolvedPublicBUG REPORT

Description

When deleting an associated edit, the "cancel" button does correctly close the dialog, but when clicking on the "X" in the top right of the dialog, nothing happens and the dialog does not close. There are also no console errors. See gif below:

Screen Recording 2025-11-17 at 4.32.08 PM.gif (1×1 px, 597 KB)

Event Timeline

vaughnwalters changed the subtype of this task from "Task" to "Bug Report".Nov 24 2025, 7:46 PM

Change #1217255 had a related patch set uploaded (by Daimona Eaytoy; author: Daimona Eaytoy):

[mediawiki/extensions/CampaignEvents@master] Use proper v-model handling for remove contributions dialog

https://gerrit.wikimedia.org/r/1217255

Change #1217255 merged by jenkins-bot:

[mediawiki/extensions/CampaignEvents@master] Use proper v-model handling for remove contributions dialog

https://gerrit.wikimedia.org/r/1217255

✅ Delete an associated edit dialog "X" does now correctly close the dialog.

Screen Recording 2025-12-17 at 4.58.13 PM.gif (1×2 px, 1009 KB)

Nice work, sending to product sign off.

ifried subscribed.

It is now working as expected. Thank you!