-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
API: Completion Area: Accessibility Area: Component Views Area: FabricSupport Facebook Fabric Area: TextInput Area: View Propshttps://reactnative.dev/docs/view#props New ArchitectureBroad category for issues that apply to the RN "new" architecture of Turbo Modules + Fabric Parity: Fabric vs. PaperRNW Fabric does not look or behave like RNW Paper Workstream: Component ParityClose the parity gap between RNW and RN for core RN components and their supporting APIs. enhancement
Milestone
@jonthysell
Description
Implement the accessibilityState: selected property for the fabric implementation of TextInput.
Note: The state disabled was already implemented by #11674,but the remaining property values (selected,checked,busy,and expanded) need to be implemented.
This property was available in RNW Paper via FrameworkElementViewManager.
See #13327 for implementation details.
See https://reactnative.dev/docs/accessibility#accessibilitystate for details.
Metadata
Metadata
Assignees
Labels
API: Completion Area: Accessibility Area: Component Views Area: FabricSupport Facebook Fabric Area: TextInput Area: View Propshttps://reactnative.dev/docs/view#props New ArchitectureBroad category for issues that apply to the RN "new" architecture of Turbo Modules + Fabric Parity: Fabric vs. PaperRNW Fabric does not look or behave like RNW Paper Workstream: Component ParityClose the parity gap between RNW and RN for core RN components and their supporting APIs. enhancement
Type
Projects
Status
Done