-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
Area: AccessibilityArea: FabricSupport Facebook FabricSupport Facebook FabricNew ArchitectureBroad category for issues that apply to the RN "new" architecture of Turbo Modules + FabricBroad category for issues that apply to the RN "new" architecture of Turbo Modules + Fabricenhancement
Milestone
Description
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
- [ ] https://github.com/microsoft/react-native-windows/pull/11674
- [ ] https://github.com/microsoft/react-native-windows/pull/11719
- [ ] https://github.com/microsoft/react-native-windows/pull/11876
Metadata
Metadata
Assignees
Labels
Area: AccessibilityArea: FabricSupport Facebook FabricSupport Facebook FabricNew ArchitectureBroad category for issues that apply to the RN "new" architecture of Turbo Modules + FabricBroad category for issues that apply to the RN "new" architecture of Turbo Modules + Fabricenhancement
Type
Projects
Status
Done