Skip to content

Conversation

@trebitowski
Copy link
Collaborator

@trebitowski trebitowski commented Dec 11, 2025

Changes

Handles errors better for recaptcha...

If recaptcha install throws an error, we skip verification and allow user through.
If recaptcha install fails (but doesn't throw an error), we skip verification and allow user through.
If recaptcha verification throws an error, we skip and allow user through.

Testing

Mocked error cases for failed loading and error during verification. In both situations we no longer display a raw error on the button, and the button actions continue.

Checklist before requesting a review

  • Cleaned up debug prints, comments, and unused code
  • Tested end to end
  • Included screenshots or walkthrough video of change if impacts UX

@trebitowski trebitowski merged commit f879852 into master Dec 12, 2025
6 checks passed
@trebitowski trebitowski deleted the fix-captcha branch December 12, 2025 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants