microsoft / microsoft/react-native-windows

Office API Needs for Accessibility on Fabric

Open
#11,904 0 comments 0 reactions 1 assignee View on GitHub

@vineethkuttan is already working on this.

Since Dec 9, 2025.

API: Completion Area: Accessibility Area: Fabric enhancement New Architecture Workstream: Accessibility Workstream: Component Parity
Dominant language
C++
Stars
17.3k
Forks
1.2k
Avg merge
1d 13h
Merged PRs (30d)
33

Description

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 Completed
accessibilityLevel / aria-level (Office) Add support for accessibilityLevel prop Completed.
accessibilityDescription / aria-description (Office) Add support for accessibilityDescription prop Not Started, Est. 1-2 weeks
[tasklist]
Tasks

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.