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

Delay in Retrieving CAPTCHA During Login Process #4395

Open
amitamrutiya opened this issue Apr 30, 2024 · 1 comment
Open

Delay in Retrieving CAPTCHA During Login Process #4395

amitamrutiya opened this issue Apr 30, 2024 · 1 comment

Comments

@amitamrutiya
Copy link

Description :

When clicking on the Next button after entering the phone number and OTP channel for login, the Next text converts into a loading spinner. However, before the CAPTCHA is retrieved, the loading stops abruptly and the Next button becomes clickable again. This delay persists for approximately 1-2 seconds. If the user clicks on the Next button during this period, two CAPTCHAs are displayed simultaneously.

Steps to Reproduce :

  1. Navigate to the login screen and enter your phone number.
  2. Click on the "Next" button.
  3. After the loading stops, quickly click on the "Next" button again.
  4. Observe the appearance of two CAPTCHAs simultaneously.

Screenshot :
Screencast from 30-04-24 11 10 03 PM IST

This issue occurs due to the delay in retrieving the CAPTCHA during the login process, potentially leading to multiple CAPTCHAs being displayed if the "Next" button is clicked too quickly. If this issue seems valid, then I am happy to contribute.

@nicolasburtey
Copy link
Member

also a good issue to tackle

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

No branches or pull requests

2 participants