Skip to content

Add accessibilityLabelledBy Props #9391

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

Closed
chiaramooney opened this issue Jan 18, 2022 · 2 comments
Closed

Add accessibilityLabelledBy Props #9391

chiaramooney opened this issue Jan 18, 2022 · 2 comments
Milestone

Comments

@chiaramooney
Copy link
Contributor

Summary

Add accessibilityLabelledBy props to find the nativeID of the associated label, mainly for<TextInput>.

facebook/react-native@36037fa

Motivation

Parity with Facebook.

Basic Example

No response

Open Questions

No response

@ghost ghost added the Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) label Jan 18, 2022
@chrisglein chrisglein added Area: Accessibility API: Completion and removed Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) labels Jan 20, 2022
@chrisglein
Copy link
Member

There is a XAML property that maps to this, so this should hopefully be straightforward.
AutomationProperties.LabeledBy

@chrisglein chrisglein added this to the Backlog milestone Jan 20, 2022
@TatianaKapos TatianaKapos added the Recommend: Not Planned Recommend that issue should be given Not Planned milestone. label Aug 24, 2023
@chrisglein
Copy link
Member

Not something we plan to address on the Paper renderer as we move towards Fabric.
Fabric API completion for accessibility is tracked here: #11898 (and aria version mentioned here: #11905)

@chrisglein chrisglein closed this as not planned Won't fix, can't repro, duplicate, stale Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants