Currently if the two passwords don't match when registering or setting a new password the user receives no indication that they don't match until they submit.
Also it is to improve consistently with the registration page which gives small red error messages while the user is filling out the form for their email and username. There is no indication for when password mismatch until after form submission.
This practice of alerting the user while they are filling out mismatched password is also an industry best practice and followed by Google and Microsoft.
This issue is similar to issue 14, thus I would recommend a classification of small @softeng-701
Currently if the two passwords don't match when registering or setting a new password the user receives no indication that they don't match until they submit.
Also it is to improve consistently with the registration page which gives small red error messages while the user is filling out the form for their email and username. There is no indication for when password mismatch until after form submission.
This practice of alerting the user while they are filling out mismatched password is also an industry best practice and followed by Google and Microsoft.
This issue is similar to issue 14, thus I would recommend a classification of small @softeng-701