pento
(Gary)
27 Junio, 2025 06:19
4
¡Gracias por el informe de error, @T_Disco ! Acabo de fusionar una solución para ello:
main ← pento/fix-unclaiming-reviewables
opened 04:48AM - 27 Jun 25 UTC
## ✨ What's This?
When a modal is opened as part of a reviewable action, we a… utomatically mark a reviewable as claimed, so that other site staff won't accidentally start working on that reviewable. If the modal is cancelled out of, however, we weren't removing the claimed flag.
## 👑 Testing
**Setup**
- Add a "Require Approval" watched word.
- As a non-admin, reply to an existing topic, using that watched word.
**Test 1**
- In the reviewable that appears in the review queue, click the "Revise Post..." button.
- Cancel (or Escape) out of the modal that pops up.
- Confirm that the reviewable is not marked as claimed.
**Setup**
- As an admin, mark the original topic as closed.
- Refresh the review queue or reviewable page.
**Test 2**
- On the reviewable, click the "Approve Post" button.
- Cancel (or Escape) out of the confirmation dialog that pops up.
- Confirm that the reviewable is not marked as claimed.
Para cualquier elemento revisable que quede como reclamado después de actualizar, podrás desreclamarlo abriendo el diálogo de Revisar publicación y luego cancelándolo.