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

Basic Interaction on Fabric #11900

Closed
1 task done
Tracked by #11898
chiaramooney opened this issue Jul 17, 2023 · 1 comment
Closed
1 task done
Tracked by #11898

Basic Interaction on Fabric #11900

chiaramooney opened this issue Jul 17, 2023 · 1 comment
Labels
Area: Accessibility Area: Fabric Support Facebook Fabric enhancement New Architecture Broad category for issues that apply to the RN "new" architecture of Turbo Modules + Fabric
Milestone

Comments

@chiaramooney
Copy link
Contributor

chiaramooney commented Jul 17, 2023

One of the most common patterns in UIA is Invoke and it enables Narrator’s primary interaction command on many controls (Narrator + Enter). Implementing it would also allow navigation within a button-based test app in automated test scenarios. Office and RNW Paper implement the invoke pattern differently. Work at this stage will begin exploring scalable ways to introduce new patterns.

Task Description Status
onAccessibilityTap Add support for the UIA Invoke method. This method should call onAccessibilityTap and onClick. #11874

Tasks

  1. jonthysell
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) label Jul 17, 2023
@chrisglein chrisglein added Area: Accessibility Area: Fabric Support Facebook Fabric and removed Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) labels Jul 20, 2023
@chrisglein chrisglein added this to the Backlog milestone Jul 24, 2023
@YajurG YajurG added the Recommend: Backlog Recommend that issue should be given Backlog milestone. label Aug 31, 2023
@chiaramooney chiaramooney removed the Recommend: Backlog Recommend that issue should be given Backlog milestone. label Sep 19, 2023
@chrisglein
Copy link
Member

For reference, here's the Paper PR for accessibilityActions: #3475.
@YajurG @chiaramooney since this is defined as part of the Accessibility M0, can we have the remaining work here tracked with issues for planning?

@jonthysell jonthysell added the New Architecture Broad category for issues that apply to the RN "new" architecture of Turbo Modules + Fabric label Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Accessibility Area: Fabric Support Facebook Fabric enhancement New Architecture Broad category for issues that apply to the RN "new" architecture of Turbo Modules + Fabric
Projects
Status: Done
Development

No branches or pull requests

4 participants