-
Notifications
You must be signed in to change notification settings - Fork 21
Issue/3041 #605
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: release/3.6.0
Are you sure you want to change the base?
Issue/3041 #605
Conversation
🤖 AI PR ReviewRisk level: ReviewThis PR addresses issue #3041 by updating and adding the new Phone Field block to the JetFormBuilder plugin. Key points:
Security & Performance:
Backward Compatibility:
Testing:
Overall, the PR looks clean and follows JetFormBuilder coding standards and architecture principles. The main improvement would be to add automated tests for the new Phone Field block. Files of note include:
No critical issues found. Suggested changelog entry
|
🤖 AI PR ReviewRisk level: ReviewThis PR primarily introduces a new "Phone Field" block, including frontend and editor assets, and integrates it into the blocks-v2 module. Additionally, it standardizes various color picker labels from "Background Color" to simply "Background" across multiple files for consistency, and refactors style manager initialization in block types to accept an actual style manager object rather than instantiating within the block. Positive aspects:
Concerns / Suggestions:
Overall, the changes align well with WP and JetFormBuilder coding standards and architecture, and improve user experience and maintainability. Adding tests and verifying asset loading on various setups (including multisite) is recommended before release. Suggested changelog entry`- ADD: Introduce new Phone Field block with international dial code support and custom styling options
|
https://github.com/Crocoblock/issues-tracker/issues/3041