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

### Problem Description Right now, autolinking always uses the template files from the old templates to generate the right includes. This precludes us from differentiating what those files look like...

bug
Workstream: New Arch Soft Launch

I think yoga isn't currently invalidating when the fontSizeMultiplier changes. Need to investigate further. -- This means we do not correctly handle runtime changes to font size scale.

enhancement
Area: Layout
Area: Text
Workstream: Component Parity

These classes do not exist in 0.74 - so have to wait until I'm not backporting fabric fixes to 0.74.

enhancement
Area: TextInput
Code Cleanup
Workstream: Component Parity

There are a variety of new issues tracking the remaining work to implement host component properties that we had in RNW paper and want to keep having in fabric. However...

enhancement
API: Completion
Deliverable
Area: Fabric
Area: Component Views
New Architecture
Parity: React Native
Workstream: Component Parity

### Problem Description The code in `@react-native-windows/automaion` that sets up the client's connection typically disconnects after a test suite has run, which make sense. However, currently, `Server::PumpRequests()` in `@react-native-windows/automation-channel` will...

enhancement
Area: Test Infrastructure
Only Affects Internal Development
Workstream: Test Coverage

### Problem Description Recent integration failed RNTesterIntegrationTests, currently commented these tests out: ``` (FullyQualifiedName!=RNTesterIntegrationTests::Dummy)& (FullyQualifiedName!=RNTesterIntegrationTests::Fetch)& (FullyQualifiedName!=RNTesterIntegrationTests::XHRSample)& (FullyQualifiedName!=RNTesterIntegrationTests::Blob)& (FullyQualifiedName!=RNTesterIntegrationTests::Logging) ``` ### Link to the integration where the error originated https://github.com/microsoft/react-native-windows/pull/13685

Area: Tests
Platform: Desktop
Invalid Triage
Integration Follow-up
Workstream: Test Coverage

Filing issue to track the work of adding autolinking support for community modules on Fabric.

enhancement
Area: Fabric
Area: Autolinking
New Architecture
Workstream: Module Support

Issue to track the work to migrate community modules with Window support to Fabric. - [x] Decide on set of communities modules that we will be making the investment to...

enhancement
Extensions
Area: Fabric
New Architecture
Workstream: Module Support

### Problem Description I am unable to build this solution locally, and as far as I can see, this solution has **never** been built as a part of CI. I...

enhancement
Code Cleanup
Engineering Improvement Candidate
Workstream: Gallery and Samples

Build a test suite of functional JS tests for the new architecture. ```[tasklist] ### Tasks - [ ] #12459 - [ ] #12460 - [ ] #12473 - [ ]...

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