JULIERAJ / KIDS-FIRST-v2

Second version of the app.
6 stars 4 forks source link

Input focus styling #101

Closed AnnaSolovykh closed 3 months ago

AnnaSolovykh commented 3 months ago

Test sign in page

1) When focused, password input border should include the eye

2) If password pattern is correct, the border should be green according to the Figma design:

Screenshot 2024-06-14 at 20 29 50

3) Focus border color and shadow are added according to the Figma design:

Screenshot 2024-06-14 at 20 28 29

4) When password is incorrect, the border and text should be red according to the Figma design:

Screenshot 2024-06-14 at 20 29 25

Note: 1) The are inherited errors in the console 2) Changes in password input should be visible when we remove focus