Page MenuHomePhabricator

Codex Special:Block: edit form not cleared and hidden when removing block
Closed, ResolvedPublicBUG REPORT

Description

Steps to replicate the issue (include links if applicable):
On https://test.wikipedia.beta.wmflabs.org/wiki/Special:Block

  • find a user with an active block
  • click on "edit" in the active block list, so the edit form loads
  • click "remove" on the block that is currently being edited, and confirm in the popup

What happens?:
The block is removed successfully, but the edit form is still displayed and populated

What should have happened instead?:
The block is removed successfully, and the edit form is cleared and hidden

Event Timeline

I think this was fixed in this change for T383746, which was merged in e07deb4288b13d1962aa442c76c31d760951ff4f at 2025-01-17 03:20 Z, but this task was created at 2025-01-16 18:33 Z. So @Cparle I'm hoping you were testing with an older version of core, but if not then I might not be understanding the reproduction steps properly.

Ah yes, seems to be fixed now. Closing