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
Both "Change Password" and "Reset Password" options are present.
UI issue and found in the staging environment.
Actual behavior
Ideally the Edit Profile section(taking inputs from different websites) should only have the Change Password option. Reset Password should be present when clicking "Forgot Password".
It is a redundant behavior to have both the options in the Edit Profile section.
Expected behavior
The Edit Profile section should only have the "Change password" option in line with other websites.
The text was updated successfully, but these errors were encountered:
aakanshavatsa
added a commit
to aakanshavatsa/cadasta-platform
that referenced
this issue
Oct 17, 2016
I don't think this is redundant, and it is harmless to offer both options since they serve different purposes. The change password option expects that the user knows his/her password and wants to change it. while the reset password option assumes that the user has forgotten his/her password (since logging in) and wants to reset it now, instead of trying to log in the next time and then clicking the forgot password link.
I had one doubt - Isn't it highly improbable that a person who has logged in needs to reset his password? I have seen quite a few websites, and they do not offer "Reset Password" once you login.
Steps to reproduce the error
UI issue and found in the staging environment.
Actual behavior
Ideally the Edit Profile section(taking inputs from different websites) should only have the Change Password option. Reset Password should be present when clicking "Forgot Password".
It is a redundant behavior to have both the options in the Edit Profile section.
Expected behavior
The Edit Profile section should only have the "Change password" option in line with other websites.
The text was updated successfully, but these errors were encountered: