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

[Login] Review the login error handling #14878

Open
alexjba opened this issue May 22, 2024 · 0 comments
Open

[Login] Review the login error handling #14878

alexjba opened this issue May 22, 2024 · 0 comments

Comments

@alexjba
Copy link
Contributor

alexjba commented May 22, 2024

This is a follow-up task to address the concerns identified in #13046.

The fix for the issue above was to switch to regular login whenever the biometric login fails in status-go. The rationale is that the user cannot mitigate this error from the biometrics login screen and the regular login has been designed to show the errors description.

@benjthayer We'll need your help here. Is this flow correct?

Screen.Recording.2024-05-20.at.15.44.37.mov

Feel free to update or close the task.

          The flow here is not clear for me.

From the issue description I understand that the problem here is invisible error message in case of failed biometric login. But nothing about automatic switch to password mode. Isn't it confusing for potential user to switch automatically with no chance to do another attempt with biometrics and only optionally explicitly switch to password mode by clicking button?

Originally posted by @micieslak in #14860 (review)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

3 participants