Skip to content

No loading indication or spinner when user clicks "verify" on captcha overlay #257

Description

When using HCaptcha through react component
<HCaptcha sitekey={SITE_KEY} onVerify={(token, ekey) => handleVerificationSuccess(token, ekey)} />

The user sees the various challenges, however when they click "verify" there is no visual feedback that verify is clicked and it looks like app is hanging for 5-10 seconds before the UI responds.

Is there a way to ensure the Verify button in the UI shows a loading spinner to allow user to understand that there is something happening?

using v 1.11.3

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions