Summary
When a user completes a standard hCaptcha challenge but then has an AbuseFilter 'showcaptcha' consequence fire, the AbuseFilter version does not have an indication that the user needs to retry their edit unlike other interfaces
Background
- An AbuseFilter 'showcaptcha' consequence makes the user have to use an stricter sitekey that requires the user complete a visual challenge on WMF wikis
- In other interfaces that support hCaptcha, if this appears the user is told they need to resubmit the edit to continue
- However, DiscussionTools does not say this and just reshows the same hCaptcha widget (which for invisible mode means no visual change for the user too)
- In other interfaces that support hCaptcha, if this appears the user is told they need to resubmit the edit to continue
- We should make DiscussionTools consistent on this and have some indication that the user should resubmit their edit
Acceptance criteria
- DiscussionTools shows an additional piece of text indicating that the user should resubmit their edit to see a visual challenge, like other interfaces