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

Allow setting of text input's aria label and/or description #14

Open
psylum opened this issue May 30, 2023 · 0 comments
Open

Allow setting of text input's aria label and/or description #14

psylum opened this issue May 30, 2023 · 0 comments

Comments

@psylum
Copy link

psylum commented May 30, 2023

Whether as separate props, or bindings using the 'normal' JSX aria-label and aria-description fields, it would be useful to be able to have these transfer to the text input (which id is applied to) as an alternative form of accessibility when doing testing. searching by role textbox will find the desired field, but there is no name set, which can be problematic if there are other textbox fields in a page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant