Skip to content

build CaptchaOverlay earlier #26

@Bartzi

Description

@Bartzi

Currently the DOM of the user is only manipulated after a request for a new session has returned from the CaptchaService. This might take too long and the user might click on the captcha secured button before that function returns, thus the CAPTCHA overlay is not shown!

The Captcha overlay should inject itself earlier and show a loading indicator or something until the data has been loaded.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions