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

Emit AccessibilityInfo Events #3159

Closed
SavoySchuler opened this issue Sep 17, 2019 · 3 comments
Closed

Emit AccessibilityInfo Events #3159

SavoySchuler opened this issue Sep 17, 2019 · 3 comments
Labels
API: Completion Area: Accessibility enhancement Recommend: Not Planned Recommend that issue should be given Not Planned milestone.
Milestone

Comments

@SavoySchuler
Copy link
Member

https://facebook.github.io/react-native/docs/accessibilityinfo.html#addeventlistener
Stub (JS)
Implemented in JS code, not sure if it works

@ghost ghost added the Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) label Sep 17, 2019
@chrisglein chrisglein added API: Completion Area: Accessibility and removed Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) labels Sep 23, 2019
@chrisglein chrisglein added this to the vNext Milestone 4 milestone Sep 23, 2019
@chrisglein chrisglein modified the milestones: 0.62 (M5), Backlog Apr 9, 2020
@ghost ghost added the Invalid Triage https://github.com/microsoft/react-native-windows/wiki/Triage-Process (label applied by bot) label Sep 16, 2020
@chrisglein chrisglein added enhancement and removed Invalid Triage https://github.com/microsoft/react-native-windows/wiki/Triage-Process (label applied by bot) labels Sep 18, 2020
@NickGerleman
Copy link
Collaborator

This is already provided JS side. We need to properly emit events though.

@NickGerleman NickGerleman changed the title AccessibilityInfo addEventListener() Emit AccessibilityInfo Events May 2, 2021
@AgneLukoseviciute
Copy link
Contributor

Note: from @jonthysell in #2888

addEventListener and removeEventListener should allow subscribing to screenReaderChanged and announcementFinished events.

@chrisglein chrisglein added the Recommend: Not Planned Recommend that issue should be given Not Planned milestone. label 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
Labels
API: Completion Area: Accessibility enhancement Recommend: Not Planned Recommend that issue should be given Not Planned milestone.
Projects
None yet
Development

No branches or pull requests

4 participants