Skip to content

Disable parallel transitions in canary#477

Closed
everettbu wants to merge 1 commit into
mainfrom
rickhanlonii-patch-ff
Closed

Disable parallel transitions in canary#477
everettbu wants to merge 1 commit into
mainfrom
rickhanlonii-patch-ff

Conversation

@everettbu

Copy link
Copy Markdown

Mirror of facebook/react#35709
Original author: rickhanlonii


Accidentally enabled this

@everettbu everettbu added CLA Signed React Core Team Opened by a member of the React Core Team labels Feb 5, 2026
@greptile-apps

greptile-apps Bot commented Feb 5, 2026

Copy link
Copy Markdown

Greptile Overview

Greptile Summary

  • Disables enableParallelTransitions by default in the canary/shared feature flags.
  • Aligns canary behavior with the intended default after the flag was accidentally turned on.
  • Change is isolated to packages/shared/ReactFeatureFlags.js; forked flag files remain unchanged.

Confidence Score: 5/5

  • This PR is safe to merge with minimal risk.
  • Single-line feature flag flip in the central canary flag file; no API surface changes, and existing tests/gating patterns already account for both enabled/disabled states.
  • No files require special attention

Important Files Changed

Filename Overview
packages/shared/ReactFeatureFlags.js Flips enableParallelTransitions default from true to false in the canary feature flags file.

@greptile-apps greptile-apps Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 file reviewed, no comments

Edit Code Review Agent Settings | Greptile

@everettbu

Copy link
Copy Markdown
Author

Upstream PR was closed or merged. Code is synced via branch mirror.

@everettbu everettbu closed this Feb 5, 2026
@everettbu everettbu deleted the rickhanlonii-patch-ff branch February 5, 2026 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed React Core Team Opened by a member of the React Core Team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants