footer: add hcapatcha check for subsribe #20

Merged
ayakael merged 2 commits from footer/subscribe-hcaptcha into main 2025-03-13 21:40:45 +00:00
Owner
No description provided.
ayakael added 1 commit 2024-11-03 15:20:06 +00:00
footer: add hcapatcha check for subsribe
All checks were successful
/ preview (pull_request) Successful in 36s
7ef8410cfc
Author
Owner

Enter key still submits rather than trigger hcaptcha modal. A possible approach is for some javascript to remove default enter and make it trigger the hcaptcha.

Enter key still submits rather than trigger hcaptcha modal. A possible approach is for some javascript to remove default enter and make it trigger the hcaptcha.
Author
Owner

Another area to improve is have hcatcha automatically trigger submit, via data-callback, which points to a javascript function.

Another area to improve is have hcatcha automatically trigger submit, via `data-callback`, which points to a javascript function.
Author
Owner

Another area to improve is have hcatcha automatically trigger submit, via data-callback, which points to a javascript function.

See here for more info: https://docs.hcaptcha.com/configuration/

> Another area to improve is have hcatcha automatically trigger submit, via `data-callback`, which points to a javascript function. See here for more info: https://docs.hcaptcha.com/configuration/
ayakael added 1 commit 2025-03-13 21:37:05 +00:00
footer: nullify enter key
Some checks failed
/ preview (pull_request) Successful in 40s
/ cleanup (pull_request) Failing after 32s
/ render (push) Successful in 43s
f9e83086a3
ayakael merged commit f9e83086a3 into main 2025-03-13 21:40:45 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: ilot/ilot-io#20
No description provided.