Open dalSara opened 2 years ago
without the "for" attribute on the label, accessible technology can not make the connection between the label and the dropdown.
Try to use the VuePhoneNumberInput with a screen reader or use one of the test tools like wave
If the label has a for attribute matching the inputs id, screen readers will read the value of the label
Describe the bug
without the "for" attribute on the label, accessible technology can not make the connection between the label and the dropdown.
Steps to reproduce
Try to use the VuePhoneNumberInput with a screen reader or use one of the test tools like wave
Expected behavior
If the label has a for attribute matching the inputs id, screen readers will read the value of the label