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

Office API Needs for Accessibility on Fabric #11904

Open
5 tasks
Tracked by #11898
chiaramooney opened this issue Jul 18, 2023 · 0 comments
Open
5 tasks
Tracked by #11898

Office API Needs for Accessibility on Fabric #11904

chiaramooney opened this issue Jul 18, 2023 · 0 comments
Labels
API: Completion 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 18, 2023

For full parity with the current implementations of accessibility in Windows and Office, some props may need to be added that extend the set of functionalities in react-native core. Below are the patterns and props required to get to parity beyond what is spelled out above. Where Office has extended View props for its scenarios, we could consider alignment with the new (and preferred?) aria naming conventions introduced with 0.71.

Task Description Status
AccessibilityInfo Add support for AccessibilityInfo Native Module Not Started, Est. 1-2 weeks
accessibilityControls / aria-controls (Office) Add support for accessibilityControls prop Not Started, Est. 1-2 weeks
accessibilityItemType (Office) Add support for accessibilityItemType prop Not Started, Est. 1-2 weeks
accessibilityLevel / aria-level (Office) Add support for accessibilityLevel prop Not Started, Est. 1-2 weeks
accessibilityDescription / aria-description (Office) Add support for accessibilityDescription prop Not Started, Est. 1-2 weeks

Tasks

@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 18, 2023
@chrisglein chrisglein added this to the Backlog milestone Jul 24, 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
@microsoft-github-policy-service microsoft-github-policy-service bot added the Invalid Triage https://github.com/microsoft/react-native-windows/wiki/Triage-Process (label applied by bot) label Jul 25, 2023
@jonthysell jonthysell added enhancement and removed Invalid Triage https://github.com/microsoft/react-native-windows/wiki/Triage-Process (label applied by bot) labels Aug 7, 2023
@YajurG YajurG added Recommend: Backlog Recommend that issue should be given Backlog milestone. and removed Recommend: Backlog Recommend that issue should be given Backlog milestone. labels Aug 31, 2023
@chiaramooney chiaramooney changed the title Accessibility API Parity on Fabric Office API Needs for Accessibility on Fabric Jan 17, 2024
@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
API: Completion 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: No status
Development

No branches or pull requests

4 participants