Summary
The submit button on the account creation form and the wikitext editor (for edits) is not disabled after a user presses submit. For slow connections, this means that multiple clicks on the button invoke hcaptcha.execute() multiple times.
Acceptance criteria
- Submit button on account creation form and wikitext editor is disabled until hcaptcha.execute() finishes