-
-
Notifications
You must be signed in to change notification settings - Fork 71
Escalate can be pressed multiple times #996
Copy link
Copy link
Open
Labels
area: frontendChanges to front-end codeChanges to front-end codecomplexity: unassessedNeeds further developer investigation before complexity/feasibility can be determined.Needs further developer investigation before complexity/feasibility can be determined.priority: medium
Metadata
Metadata
Assignees
Labels
area: frontendChanges to front-end codeChanges to front-end codecomplexity: unassessedNeeds further developer investigation before complexity/feasibility can be determined.Needs further developer investigation before complexity/feasibility can be determined.priority: medium
Describe the bug
After a moderator presses "Escalate" on a flag, the Escalate button remains, so they can press it again, escalating the same flag as many times as they choose.
When an admin views the escalated flag, they only see the message from the last time it was escalated, even if different messages were included with each subsequent escalation (those previous messages are lost).
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The Escalate button should be disabled immediately after escalation, not waiting until the next page refresh.
Screenshots

Escalate button still showing after escalating:
After pressing Escalate 3 times, only the 3rd message is displayed:

Desktop (please complete the following information):
Additional context
Add any other context about the problem here.