Forms: align submit button with input field in horizontal layouts#48611
Forms: align submit button with input field in horizontal layouts#48611CodeAllNightNDay wants to merge 6 commits intotrunkfrom
Conversation
|
Are you an Automattician? Please test your changes on all WordPress.com environments to help mitigate accidental explosions.
Interested in more tips and information?
|
|
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 include detailed testing steps, explaining how to test your change, like so: 🔴 Action required: We would recommend that you add a section to the PR description to specify whether this PR includes any changes to data or privacy, like so: Follow this PR Review Process:
If you have questions about anything, reach out in #jetpack-developers for guidance! Jetpack plugin: The Jetpack plugin has different release cadences depending on the platform:
If you have any questions about the release process, please ask in the #jetpack-releases channel on Slack. |
Code Coverage SummaryThis PR did not change code coverage! That could be good or bad, depending on the situation. Everything covered before, and still is? Great! Nothing was covered before? Not so great. 🤷 |
…ditor Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…pack-happy-ai-updates" This reverts commit 23ad976.
…out on editor" This reverts commit 6c9fbb5.
New horizontal forms now land with verticalAlignment: "bottom" so the submit button lines up with input fields out of the box, while the toolbar's vertical-alignment control continues to work for users who want a different alignment. #jetpack-happy-ai-updates Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Draft PR to trigger CI build for testing on Jurassic Ninja.
Investigation: FORMS-683
GitHub issue: #47331
#jetpack-happy-ai-updates