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
the 2nd and 3rd fields did not match, it should NOT have allowed me to change the password. The password actually changes to the first field.
correct the validation error to make sure the passwords match
make sure you can only input passwords 6 digits or longer (like in the web app)
I set a password for 5 digits, it saved. But then I couldn't log into the web app as the login form doesn't accept anything less than 6 digits!!! Thankfully my mobile app window was still open and I changed the password back to greater than 6 digits.
The text was updated successfully, but these errors were encountered:
the 2nd and 3rd fields did not match, it should NOT have allowed me to change the password. The password actually changes to the first field.
I set a password for 5 digits, it saved. But then I couldn't log into the web app as the login form doesn't accept anything less than 6 digits!!! Thankfully my mobile app window was still open and I changed the password back to greater than 6 digits.
The text was updated successfully, but these errors were encountered: