Page MenuHomePhabricator

hCaptcha has no indication that JavaScript is required
Closed, DuplicatePublic

Description

Reproduce:

Expected:

  • We should display "JavaScript is required to use create account form"
  • The "Create your account" button should be disabled
  • Even if JavaScript is enabled the "Create your account" button should be disabled until hCaptcha is loaded, so to prevent form being submitted without hCaptcha response

See also:
T378194: hCaptcha: Implement no captcha mode (API/no js usage)