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

Add Accessibility Actions on Core Components #8043

Closed
chiaramooney opened this issue Jun 15, 2021 · 3 comments
Closed

Add Accessibility Actions on Core Components #8043

chiaramooney opened this issue Jun 15, 2021 · 3 comments

Comments

@chiaramooney
Copy link
Contributor

Proposal: Add Accessibility Actions on Core Components

Summary

Facebook made a recent change to add accessiblity actions on core components (Button, TextInput, Text, and Picker).
facebook/react-native@4471715

We should check if additional configuration needs to be done on the Windows end of things for these new props to be functional. Javascript side may be good to go through overrides; may need native changes to Accessibility module.

Motivation

Accessibility API Completion

@ghost ghost added the Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) label Jun 15, 2021
@chrisglein
Copy link
Member

Documentation on accessibility actions (previously only on View): https://reactnative.dev/docs/accessibility#accessibility-actions

@chrisglein chrisglein added this to the 0.66 milestone Jun 17, 2021
@chrisglein chrisglein removed the Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) label Jun 17, 2021
@chrisglein
Copy link
Member

Related: #3122

@chrisglein chrisglein modified the milestones: 0.66, 0.67 Oct 4, 2021
@chrisglein chrisglein modified the milestones: 0.67, 0.68 Oct 25, 2021
@AgneLukoseviciute AgneLukoseviciute modified the milestones: 0.68, Backlog Jan 27, 2022
@marlenecota marlenecota modified the milestones: Backlog, Not Planned Work Aug 30, 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

@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

4 participants