Conversation
…blocks Reusable blocks - Present block content (preview mode)
Bumps [jetpack](https://github.com/Automattic/jetpack) from `6f07c39` to `60f41b6`. - [Release notes](https://github.com/Automattic/jetpack/releases) - [Commits](Automattic/jetpack@6f07c39...60f41b6) Signed-off-by: dependabot[bot] <support@github.com>
Add Array.prototype.flatMap polyfill
…o_develop Merge release 1.45.0 to develop
…jetpack-60f41b6 Bump jetpack from `6f07c39` to `60f41b6`
Add support for `"multiple": false` block types
Correct blockWidth
Audio Block - I
…eusable-blocks Disable Unsupported block editor for Reusable blocks
Android: Writing Flow checklist 🟡Tested on Samsung Galaxy S20 FE 5G, Android 10 General
Rich Text Format
Splitting and merging
Undo / Redo - Test Cases
|
iOS Writing Flow checklist 🟡Tested on iPhone 11 Pro, iOS 14.3 General
Rich Text Format
Splitting and merging
Undo / Redo - Test Cases
|
I also noticed this issue but I think it's not copying it because the image is a background image. |
I also reproduced this issue on Android but I didn't report it because there's already an issue that is linked in the test cases. If it's happening on iOS too we could update it including the new case. |
I think it's not the same issue. This happens when merging a paragraph block into quote block. I just tested on WPiOS 16.6.20210129 and 16.5.20210129 and it's also present there, so it's not a regression in this version. I'll create separate issues for these. |
Oh sorry, I misunderstood the steps, right, it's not the same issue. By the way, I've just checked this on Android and it's happening there too. |
|
Quote issue is same on the web, it might be an expected behavior. But not the Pullquote one, I've created an issue for this: #3089 |
|
Hey 👋 I'll be starting the Sanity-Tests on iOS. For each of these I'll be testing on an iPhone 11 running 13.5.1 and testing against build Gallery - 1
Gallery - 2
Gallery - 3
Columns - 1
Columns - 2
Columns - 3
MediaText - 1
MediaText - 2
MultipleUpload - 1
Cover - 1
Editor Theme - 1
Social Icons - 1 |
|
Hey 👋 I'll be starting the Sanity-Tests on Android. For each of these I'll be testing on an Samsung Galaxy A8 running Android 9 and testing against build from: wordpress-mobile/WordPress-Android#13927 DarkMode-1
Group-1
Spacer-1
Buttons-1
Buttons-2
Buttons-3 Button-6
Color Settings - 1
Image - 1
Story block - 1 |
|
After the first round of manual tests we found so far the following issues: iOS & AndroidQuote block splits on new line ✅DescriptionTapping enter on an empty line splits the block. Next stepsThis was checked on the web version and this behaviour is expected so we shouldn't consider this an issue. Image not copied when pasting formatted text copied from website ✅DescriptionThe image behind "Join us!" was not copied over but this might be the current case because the How We Work page was recently updated. When copying content from other site like https://wordpress.com/blog/2021/01/25/building-single-page-websites-on-wordpress-com/, the images were also pasted. Next stepsThe image from How We Work page is not copied because it's rendered as a background images so we shouldn't consider this an issue. Quote Block - Wrong cursor position when merging back ✅DescriptionSplit by pressing enter to create a new line at the end of citation and merge back pressing backspace -> Cursor jumps back to quote instead of citation. Next stepsThis was checked on the web version and this behaviour is expected so we shouldn't consider this an issue. Pullquote Block - Wrong cursor position when merging back 🟡DescriptionSplit by pressing enter to create a new line at the end of citation and merge back pressing backspace -> Pullquote block is selected instead of cursor moving back to citation. Next stepsThis behaviour is not expected, however it's also reproducible on released versions like WPiOS 16.6 and 16.5 and WPAndroid 16.6 so this version is not introducing it. An issue has been created to address it. MediaText Block - Vertical alignment options are no longer inlined 🟡DescriptionThe screenshot of the test case shows the vertical alignment options as inlined, looks like this has been changed in a recent version. Next stepsIf this change was made on purpose we should update the screenshot. Only iOSNone 🎊 . Only AndroidText flickering when removing a line on some multiline blocks 🟡DescriptionWhen a line is deleted in some multiline blocks, specifically the Quote, Preformatted and Verse, the text lines position moves some pixels down for a frame and then goes back to the original position. Next stepsThis was checked on latest release candidate version ( An issue has been created to address it. Colors Segmented Controls crash 🟢 (fixed by @lukewalczak)Fixed in DescriptionWhen switching between the gradient and solid colour really quick the app crashes. Here are the related steps. Next stepsThis was checked on release candidate version ( Since this is producing a crash it would be nice to fix it in this version. An issue has been created to address it as soon as possible. |
👋 @enejb I tried to reproduce the issue you commented but so far it's not happening to me, could you try it again? I did the test on a Samsung Galaxy S20 FE 5G and build scroll-color-palette-end-android.mp4 |
Status update
Next step will be to:
|
Android: Writing Flow checklist [2nd round] 🟡Tested on Samsung Galaxy S20 FE 5G, Android 10 - Build 94309 General
Rich Text Format
Splitting and merging
Undo / Redo - Test Cases
ResultI found a new issue but it's not related to recent changes, I'm afraid I missed to test the Heading block in the first round for the test case Extra PRs tested:
|
iOS Writing Flow checklist [2nd round] 🟡Tested on iPhone 11 Pro, iOS 14.3, 41557 General
Rich Text Format
Splitting and merging
Undo / Redo - Test Cases
Extra PRs tested:
|
|
👋 @fluiddot. I just tested it again and it looks like both Colour issues (Crash and not advancing to the end) are fixed for me. 🥳 |
Status updateThe second round of manual tests is finished, no critical issues have been found and latest changes have been verified 🎊 . Here are the list of issues found in this release that should be addressed in the future:
Next steps
|
Release for Gutenberg Mobile 1.46.0
Related PRs
Extra PRs that Landed After the Release Was Cut
Changes
"multiple": falseblock types #3042Test plan
Release Submission Checklist
RELEASE-NOTES.txtandgutenberg/packages/react-native-editor/CHANGELOG.mdare updated with all the changes that made it to the release.