react-native-windows icon indicating copy to clipboard operation
react-native-windows copied to clipboard

A framework for building native Windows apps with React.

Results 661 react-native-windows issues
Sort by recently updated
recently updated
newest added

Currently we have Composition Tree Dump tests which dump some of the contents of a components Composition tree into a JSON object. We should add text data to the JSON...

enhancement
Area: Tests
Area: Text
Area: Fabric
New Architecture
Workstream: Test Coverage

Additional information will be added here, when we get closer to implementation.

enhancement
Area: Accessibility
Area: Tests
Area: Fabric
New Architecture
Workstream: Accessibility

Filing issue to track porting IntegrationTests for old architecture to the new architecture.

enhancement
Area: Tests
Area: Fabric
New Architecture
Workstream: Test Coverage

Add test samples validating onHover scenarios. Additional testing infrastructure may be needed to implement this kind of testing.

enhancement
Area: Tests
Area: Fabric
Area: Pressable
Workstream: Test Coverage

### Problem Description From the RN docs: **isScreenReaderEnabled()** > Query whether a screen reader is currently enabled. Returns a promise which resolves to a boolean. The result is true when...

bug
Area: Accessibility
Partner: Facebook
Recommend: Not Planned

### Summary On win32, we use the required and multiselectable fields on accessibilityState to indicate when an element is required to be filled out on a form or when user...

enhancement
Area: Accessibility
Upstream
Workstream: Accessibility

### Problem Description If a control has a specified `accessibilityRole`, the role will correctly be seen in the control's BaseViewProps upon the control's first render. But any time the control...

bug
Area: Accessibility
Area: Fabric
New Architecture
Workstream: Accessibility

When putting Narrator into scan mode, the narrator focus is able to escape the Popup region as the user moves narrator focus around. This behavior doesn't appear to repro with...

enhancement
Area: Accessibility
Area: Popup
Workstream: Accessibility

Migrate a partner's existing "RNW Paper filling a Win32 window" experience to a React Native Fabric Island experience rendering WinAppSDK scene graph (composition) visuals. Without this, we won’t have a...

enhancement
Deliverable
Area: Fabric
Area: Islands
Partner: Microsoft
New Architecture
Workstream: Component Parity

![image](https://user-images.githubusercontent.com/22989529/109790809-a06a6380-7bc6-11eb-970c-33543ab57ea5.png) @NickGerleman sez: Expected file path should be relative to "react-native", so you just need the ReactCommon part. We should have a better error message there though...

enhancement
Deforking
Only Affects Internal Development
Quick Task
Workstream: Releases and Integrations