Skip to content

Conversation

dbrant
Copy link
Member

@dbrant dbrant commented Jun 18, 2025

@dbrant dbrant requested a review from cooltey as a code owner June 18, 2025 20:33
@dbrant dbrant added the WIP Work in progress label Jun 18, 2025
@dbrant dbrant added Ready to merge PR passed design signoff and ready to be merged. and removed WIP Work in progress labels Jun 20, 2025
Copy link
Collaborator

@cooltey cooltey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Found some issues:

  1. After entering an incorrect password multiple times, a CAPTCHA appears. However, if I then enter either the wrong CAPTCHA or the wrong password, no error message is displayed.
  2. After a couple of retries from 1., I entered the correct password and the correct captcha text, but somehow I was unable to log in.
  3. The link in the message "Can't see the image?..." guides the user to the Wikipedia:Request an account page, not sure if it is the correct wiki page for account login.

@dbrant
Copy link
Member Author

dbrant commented Jun 23, 2025

  1. After entering an incorrect password multiple times, a CAPTCHA appears. However, if I then enter either the wrong CAPTCHA or the wrong password, no error message is displayed.

Fixed: this will now display an error. However, unfortunately the error when entering an incorrect captcha is still "Incorrect password". This seems to be a limitation of the API, and will need to be addressed in future updates.

  1. After a couple of retries from 1., I entered the correct password and the correct captcha text, but somehow I was unable to log in.

I was unable to reproduce this. If you see this behavior again, does it show any errors or messages now?

  1. The link in the message "Can't see the image?..." guides the user to the Wikipedia:Request an account page, not sure if it is the correct wiki page for account login.

Agreed - let's remove this message, which will make it consistent with mobile web.

Copy link
Collaborator

@cooltey cooltey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It works for me now! Thanks 👍

@Williamrai please help to review and merge if it looks good to you too, thanks.

@Williamrai Williamrai merged commit 15094e8 into main Jun 23, 2025
1 check passed
@Williamrai Williamrai deleted the loginCaptcha branch June 23, 2025 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready to merge PR passed design signoff and ready to be merged.
Development

Successfully merging this pull request may close these issues.

3 participants