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

Bug: Confirm password field doesn't come to focus on submission of Password field unlike other fields(Signup Page) #1286

Closed
CyberWake opened this issue Mar 21, 2022 · 1 comment
Assignees
Labels
🎨 UI / UX 👥 User management Account login, signup, signout

Comments

@CyberWake
Copy link

What

  • On signup page the all fields come in focus on submission of the field above. But this does not happen in the case of confirm password field. When the password field is submitted the confirm password field doesn't come into focus.

Steps to reproduce the behavior

  1. Go to signup page
  2. Fill in the form
  3. On submission of password field the keyboard dismisses although it shouldn't since the confirm pass field is yet to get data input from user.

Expected behavior

On submission of password field the confirm password field should come into focus

Why

  • As a part of UX the user should automatically be redirected to the confirm pass field if the confirm password field is not having data input from user.

Screenshot/Mockup/Before-After

Before After

Smartphone model

  • Device: All
  • OS: Android & iOS
  • App Version - v0.0.0+1

Additional context

I would like to work on this issue.

@abughalib
Copy link
Contributor

Can I work on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎨 UI / UX 👥 User management Account login, signup, signout
Development

Successfully merging a pull request may close this issue.

4 participants