fix: add missing column order memo deps#6293
Conversation
|
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 (2)
📝 WalkthroughWalkthroughThis PR fixes a cache invalidation issue in the column pinning feature. Memoized selectors for leaf columns and visible leaf columns now depend on column order, ensuring they recompute when column order changes. A test case validates that center-visible leaf columns and positional indices update correctly when columns are reordered. ChangesColumn Pinning Memoization Dependencies
Estimated Code Review Effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
View your CI Pipeline Execution ↗ for commit ae0032f
☁️ Nx Cloud last updated this comment at |
🎯 Changes
✅ Checklist
pnpm test:pr.Summary by CodeRabbit