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

[Android] [Fix] Signup Page Password Notation #202

Closed
omerarslnn opened this issue Nov 20, 2021 · 4 comments
Closed

[Android] [Fix] Signup Page Password Notation #202

omerarslnn opened this issue Nov 20, 2021 · 4 comments

Comments

@omerarslnn
Copy link
Collaborator

User's password should not be visible at the signup page.

@omerarslnn
Copy link
Collaborator Author

omerarslnn commented Nov 20, 2021

All the password fields in the application should have the same notation and they should not be visible.

@omerarslnn
Copy link
Collaborator Author

Signup activity password input fields are reassigned as "textPassword" and they are now invisible to the user while the user entering their password.

@omerarslnn
Copy link
Collaborator Author

Additional check and an error toast message added for the mismatch for the password and confirmation password.

@omerarslnn
Copy link
Collaborator Author

Relevant Commit (80bbb4d)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant