new_registration: Move human verification from popup to inline style.

Placed text just below the "Create organization" button.
Used styling to match "Learn how to import..." above.
Hidden the checkbox after the verification is done.
The verification text is hidden after 2s with a fadeout after 1s delay.

Fixes #36086
This commit is contained in:
Aman Agrawal
2025-10-23 14:21:02 +05:30
committed by Tim Abbott
parent dc88b0c9f5
commit cd433349a2
4 changed files with 65 additions and 2 deletions

View File

@@ -358,7 +358,6 @@ class AltchaWidget(forms.TextInput):
' challengeurl="/json/antispam_challenge"'
" hidelogo"
" hidefooter"
' floating="bottom"'
" refetchonexpire"
' style="{}"'
' strings="{}"'