Summary
If a user sees a Bot detection and mitigation (WE4.2 hCaptcha editing trial) visual challenge in MobileFrontend and then click off that visual challenge, the user will be unable to proceed with their edit because the save button remains a spinning icon
Steps to reproduce
- Create an AbuseFilter filter that has the showcaptcha consequence and can be triggered for a test edit
- While logged out, make an edit using the mobilefrontend interface that triggers the AbuseFilter filter created above
- Wait for the visual challenge to be shown
- Click on outside the visual challenge to close it or wait for it to expire
What happens
Try to find a way to continue with the edit and see no way to continue, without closing the save dialog and reopening it
What should happen instead
The loading animation on the save button should be replaced with the save button again and the user should be able to press it again to proceed with their edit
Acceptance criteria
- If a user clicks off the visual challenge, then the edit can still continue by pressing save again
