SC 3.3.2: Visible label is needed for Phone Number field? #2944
Unanswered
AccessibilityEnthusiastic
asked this question in
Q&A
Replies: 1 comment
-
I think three things are needed here:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Everyone,
in this scenario(please look into the screenshot), when we select the country from Listbox automatically, the country code is also populated
so how a user would know, whether they have to enter the mobile number or not
because if we click on continue then only error messages comes up
=========================================================================
in this scenario(please look into the screenshot), when the user erases the country code, the sample mobile number and country code are visible as a placeholder text
and when we try to enter mobile number, the first entered two characters are automatically taken as the country code.
how user would know user has to provide country code along with the mobile number?
So my question is , is a visible label required here for the input field?
Beta Was this translation helpful? Give feedback.
All reactions