NXT-8994: Adapted Enact code to respect React Compiler#3379
Open
ion-andrusciac-lgp wants to merge 10 commits intodevelopfrom
Open
NXT-8994: Adapted Enact code to respect React Compiler#3379ion-andrusciac-lgp wants to merge 10 commits intodevelopfrom
Enact code to respect React Compiler#3379ion-andrusciac-lgp wants to merge 10 commits intodevelopfrom
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #3379 +/- ##
===========================================
- Coverage 83.24% 83.18% -0.06%
===========================================
Files 154 154
Lines 7258 7269 +11
Branches 1919 1921 +2
===========================================
+ Hits 6042 6047 +5
- Misses 956 961 +5
- Partials 260 261 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
dan-ichim-lgp
approved these changes
Jan 30, 2026
dan-ichim-lgp
left a comment
There was a problem hiding this comment.
LGTM, just double check useControlledState change.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Checklist
Issue Resolved / Feature Added
Adapted
Enactcode to respectReact CompilerResolution
eslint-plugin-react-hooks 7.xhasReact Compilerembedded. The code needs to be adapted to respectEslintrulesrefswere changed during render, and also cannot read.currentduring render. This is not allowed outsidehandlersoreffectsREFERENCEuseEffectis not recommendedAdditional Considerations
Some of the errors were silenced as they were considered false positives
Links
NXT-8994
Comments
Enact-DCO-1.0-Signed-off-by: Ion Andrusciac ion.andrusciac@lgepartner.com