Commit Graph

8 Commits

Author SHA1 Message Date
Adeel Khan
211eb787b4 Add 3:1 contrast to all form text field.
VAN-381
2021-03-25 21:21:51 +05:00
Adeel Khan
b2bd2295b8 Adds aria-invalid to fields.
This would enable screen readers to readout
fields errors to users.

VAN-387
2021-03-18 02:52:25 +05:00
Adeel Khan
e739c3a9c4 Add 3:1 contrast to all form text field.
VAN-381
2021-03-17 00:56:26 +05:00
Uzair Rasheed
9b4a7e65e9 Merge branch 'master' into van-378/fix-font-weight-inconsistency 2021-02-24 18:39:59 +05:00
Zainab Amir
f7d4150a62 VAN-385: add label for each input field (#156) 2021-02-24 15:12:15 +05:00
uzairr
000642bbfb fix font inconsistency 2021-02-24 08:17:13 +05:00
Adeel Khan
845b8c85fc Fix optional select fields be consistent with other select box.
Using AuthnValidationFormGroup for optional fields to enable
focusin/out behaviour for label

VAN-325
2021-02-11 02:34:30 +05:00
Adeel Khan
2b5bb2d44b Adds a custom component to handle focusin/out for helptext and label
VAN-325
2021-02-07 17:17:17 +05:00