On password reset: passwords do not match needs to be javascript
-
On this page:
/my-account/lost-password/
When a person puts in 2 passwords, but they don’t match, the message “Passwords do not match” should be shown using Javascript. No need to do a full page postback just to verify 2 input fields are the same. A simple Javascript check to see if the fields are the same would be much better.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘On password reset: passwords do not match needs to be javascript’ is closed to new replies.