UA1252TAQC / GreenCityTAJava

0 stars 0 forks source link

[Login] The login page does not display a valid error when empty fields are displayed in EN #251

Open ol271176 opened 1 month ago

ol271176 commented 1 month ago

Environment: OS Name Microsoft Windows 11 Pro Version 10.0.22631 Build 22631, Google Chrome , Version 129.0.6668.60 (Official Build) (64-bit). Reproducible: always. Build found: last commit from https://github.com/UA1252TAQC/GreenCityTAJava/commits/dev/sign-in/ E.g. "commit adc1824784b90f07df91e6558f791257aa0db1a1"

Preconditions 1.The GreenCity site is opened from GreenCityDocker-3(first) 2.The user is registered (e.g.: email: 'test@mail.com', password: 'Test1234!')

Steps to reproduce 1.Choose the English language in the header of the site 2.Click the 'Sign In' Tab in the header of the site 3.Leave the email and/or password field empty 4.Click the 'Sign In' button

Actual result The 'Please fill all required fields' is appeared but without a dot if both fields are empty. image image

The 'Please fill all required fields' is not appeared if only one field is empty. image

Expected result The 'Please fill all required fields.' error message is appeared.

User story and test case links E.g.: "User story [#15] Test Case: https://github.com/UA1252TAQC/GreenCityTAJava/issues/131