Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Select & SelectMultiple - form with no placeholder accessibility #7211

Open
jcfilben opened this issue Apr 22, 2024 · 0 comments
Open

Select & SelectMultiple - form with no placeholder accessibility #7211

jcfilben opened this issue Apr 22, 2024 · 0 comments
Labels
accessibility WCAG support

Comments

@jcfilben
Copy link
Collaborator

Expected Behavior

If the Select or SelectMultiple is in a FormField with a label and no placeholder text the label should be read out by a screenreader when the Select or SelectMultiple receives focus.

Actual Behavior

The label is not read out when the Select/SelectMultiple receives focus

URL, screen shot, or Codepen exhibiting the issue

Steps to Reproduce

Create a Select component in a FormField with a label and no placeholder text. Try using a screenreader

Your Environment

Tested with voiceover on Mac

@jcfilben jcfilben added the accessibility WCAG support label Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility WCAG support
Projects
None yet
Development

No branches or pull requests

1 participant