[Data Mapper] Fix inconstancy in type name styling#1897
[Data Mapper] Fix inconstancy in type name styling#1897KCSAbeywickrama merged 2 commits intowso2:release/bi-1.8.xfrom
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
💤 Files with no reviewable changes (1)
📝 WalkthroughWalkthroughTwo separate updates address styling consistency and error handling: removed fixed minimum width constraint from type label styles to resolve inconsistent sizing between input and output labels in Data Mapper, and added optional chaining to prevent errors when callback is undefined in VariableForm. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 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 |
Purpose
Summary by CodeRabbit
Bug Fixes
Style