fix: restore order bump product selector#1409
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 (3)
📝 WalkthroughWalkthroughThe PR enhances field definition handling during checkout form editing: it implements collision detection and safe merging when field types define fields with duplicate slugs, then applies this to add and bind a product field in order bump signup configuration. ChangesField Collision Handling and Order Bump Product Binding
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested labels
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 |
🔨 Build Complete - Ready for Testing!📦 Download Build Artifact (Recommended)Download the zip build, upload to WordPress and test:
🌐 Test in WordPress Playground (Very Experimental)Click the link below to instantly test this PR in your browser - no installation needed! Login credentials: |
Summary
Verification
Merged via PR #1409 to main. aidevops.sh v3.20.55 spent 16m on this as a headless bash routine. |
Summary
producteditor attribute.Verification
wp-admin/network/admin.php?page=wp-ultimo-edit-checkout-form&id=1&slug=main-form&model=checkout_form; the order bump modal now shows the Product selector.vendor/bin/phpunit --filter Signup_Field_Order_Bump_Testvendor/bin/phpcs inc/admin-pages/class-checkout-form-edit-admin-page.php inc/checkout/signup-fields/class-signup-field-order-bump.php tests/WP_Ultimo/Checkout/Signup_Fields/Signup_Field_Order_Bump_Test.phpSummary by CodeRabbit
Release Notes
Bug Fixes
Improvements
Tests