fix(core): recompute field-array dirty state#287
Conversation
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughThis PR fixes the dirty state recomputation for field arrays after append, remove, and move operations, and ensures array-level scalar errors are preserved when Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches
🧪 Generate unit tests (beta)
📝 Coding Plan
Comment |
Summary
validateOnChange: falseTesting
npm run buildnpm run lintnpm run typechecknode scripts/run-tests.mjs --filter "form.fieldArray"node scripts/run-tests.mjs --filter "useForm"Summary by CodeRabbit
Bug Fixes