-
Notifications
You must be signed in to change notification settings - Fork 839
Forms: Add variation picker for the horizonal form #45688
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: add/forms-layout-support
Are you sure you want to change the base?
Forms: Add variation picker for the horizonal form #45688
Conversation
|
Thank you for your PR! When contributing to Jetpack, we have a few suggestions that can help us test and review your patch:
This comment will be updated as you work on your PR and make changes. If you think that some of those checks are not needed for your PR, please explain why you think so. Thanks for cooperation 🤖 🔴 Action required: Please add missing changelog entries for the following projects: Use the Jetpack CLI tool to generate changelog entries by running the following command: Follow this PR Review Process:
If you have questions about anything, reach out in #jetpack-developers for guidance! |
|
Are you an Automattician? Please test your changes on all WordPress.com environments to help mitigate accidental explosions.
Interested in more tips and information?
|
This PR add a variation picker to the new layout support PR.
It lets users switch between the horizontal and regular forms. By selecting the horizontal variation.
Todo
Proposed changes:
Other information:
Jetpack product discussion
ask in zap
Does this pull request change what data or activity we track or use?
No
Testing instructions:
Load up this PR.
Add a new forms. Switch between the different variation in the sidebar.
Does it work as expected.
Use the layout controls does the variation switch happen as expected.
The Variation doesn't change the layout of the form. This part is controlled by all the other changes.