Description:
When username is already taken a error message is given in UI. Same way, it should be done for password too where no error message is given to user when password and confirm password are not equal.
Steps to reproduce:
- Go to "My Account" -> "Profile"
- Change password
Expected behavior:
Error message should be given.
Actual behavior:
No error message given.