Hide list wrappers containing only a hidden gateway field#3017
Conversation
|
Caution Review failedPull request was closed or merged during review 📝 WalkthroughWalkthroughThis change refactors inline CSS injection logic for hiding gateway fields in the admin builder from FrmAppController into a dedicated public static method in FrmTransLiteAppController, following the extract method pattern. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches
🧪 Generate unit tests (beta)
📝 Coding Plan
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 |
|
|
Overall Grade |
Security Reliability Complexity Hygiene |
Code Review Summary
| Analyzer | Status | Updated (UTC) | Details |
|---|---|---|---|
| PHP | Mar 13, 2026 6:07p.m. | Review ↗ | |
| JavaScript | Mar 13, 2026 6:07p.m. | Review ↗ |
…g_only_a_hidden_gateway_field Hide list wrappers containing only a hidden gateway field
This was causing a pretty large gap as it would still show the margin and padding for the parent element.
Summary by CodeRabbit