nromanen / crash_course_2024

5 stars 0 forks source link

Failure to display an invalid password error in the authorization form after entering an invalid password #51

Open andriiBaku opened 6 months ago

andriiBaku commented 6 months ago

Describe the bug Failure to display an invalid password error in the authorization form after entering an invalid password.

Preconditions

  1. Website is opened http://speak-ukrainian.eastus2.cloudapp.azure.com/dev/

Steps to reproduce Steps to reproduce the behavior:

  1. Click on the element with the user's logo in the upper right corner of the header.
  2. Select the "Зареєструватися" element from the drop-down list.
  3. Enter a valid e-mail address in the "Емейл" field.
  4. Enter an ivalid password in the "Пароль" field.
  5. Pay attention to the fact that the field for entering the password does not display an error about the invalidity of the password after entering an invalid password.

Actual result The field for entering the password does not give an error about the invalidity of the data and the prompt at the end of the field lights up green, in the form for authorization, after entering an invalid password.

Expected result The password field provides a dynamic invalid password error and turns the tip at the end of the field red, in the authorization form, after entering an invalid password.

Screenshots Speak_UA_Login_Form_PSWD

Desktop (please complete the following information):