gutenberg-mobile
gutenberg-mobile copied to clipboard
Split pasted content between title and body
Fixes https://github.com/WordPress/gutenberg/issues/35733
Related:
- https://github.com/WordPress/gutenberg/pull/37169
To test, see https://github.com/WordPress/gutenberg/pull/37169.
PR submission checklist:
- [x] I have considered adding unit tests where possible.
- [x] I have considered if this change warrants user-facing release notes more info and have added them to RELEASE-NOTES.txt if necessary.
Wanna run full suite of Android and iOS UI tests? Click here and 'Approve' CI job!
I can confirm that the fix in https://github.com/WordPress/gutenberg/pull/37169 resolves the issue. 👍 However, I am closing this older Gutenberg Mobile companion PR in favor of a newer automated one with a fresh trunk generated by @wpmobilebot, as this older PR had some manual merge conflicts to resolve. Using the automated PR produces a cleaner diff.
Automated @wpmobilebot PR:
- https://github.com/wordpress-mobile/gutenberg-mobile/pull/5664