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 Screen Reader Functionality on Fabric #11899

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

Basic Screen Reader Functionality on Fabric #11899

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

Add support for key props to unblock basic screen reader navigation and announcements allowing a real AT user to “read” the UI.

Task Description Status
focusable Add support for the focusable prop on Fabric. Elements should be focusable when prop is set to true and not focusable when prop is set to false. Behavior should change upon fast refresh. #11674
accessible Add support for the accessible prop on Fabric. #11719
role / accessibilityRole Add support for the role/accessibilityRole prop on Fabric #11719 #11876

IRawElementProviderFragment::SetFocus | Add support for the accessibilityState prop on campus | #11674

Tasks

Preview Give feedback
  1. Area: Fabric New Architecture
  2. Area: Accessibility Area: Fabric New Architecture
@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 labels Jul 20, 2023
@chrisglein chrisglein removed the Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) label Jul 24, 2023
@chrisglein chrisglein added this to the Backlog milestone Jul 24, 2023
@chrisglein
Copy link
Member

Looks like accessibilityState is the last remaining item on this list. @YajurG @chiaramooney can you split out a tracking issue for this so we can include in 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