You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Go to signup page
Fill in the form
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.
What
Steps to reproduce the behavior
Expected behavior
On submission of password field the confirm password field should come into focus
Why
Screenshot/Mockup/Before-After
Smartphone model
All
Android & iOS
v0.0.0+1
Additional context
I would like to work on this issue.
The text was updated successfully, but these errors were encountered: