Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build CaptchaOverlay earlier #26

Open
Bartzi opened this issue Mar 1, 2017 · 0 comments
Open

build CaptchaOverlay earlier #26

Bartzi opened this issue Mar 1, 2017 · 0 comments

Comments

@Bartzi
Copy link
Member

Bartzi commented Mar 1, 2017

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.

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

No branches or pull requests

1 participant