-
Notifications
You must be signed in to change notification settings - Fork 58
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
Release 1.41.0 #2787
Release 1.41.0 #2787
Conversation
…image Pin circleci/android:api-29-node docker image to previous version with node 12
Wanna run full suite of Android and iOS UI tests? Click here and 'Approve' CI job! |
SANITY TESTING IOS Gallery-1
Gallery-2
Gallery-3
Columns - 1
Columns - 2
Columns - 3
MediaText-1
MediaText-2
MultipleUpload-1
Cover-1
Editor Theme - 1 Note: It's a known issue.
Social Icons - 1 |
Tested with iPhone 11 Pro, iOS 14.2, build 37501: Writing Flow checklist:
|
Sanity testing AndroidTested via generated apk on Pixel 3a (physical device) DarkMode-1For shortcode block, there is a white input box instead of black:
Spacer-1
Buttons-1
Buttons-2
Note: The steps should be updated for these tests, because the trash button is no longer present. Instead, we tap the "dots" and select "Remove block" from the bottomsheet. Buttons-3Button-6
Update Test: Open post in preview mode, click browser button (globe), then click button
I did not see a remove link button, but I believe the sanity test needs to be updated here.
Group-1
I did not see nested outlines for the inner groups on nested groups (the outline was only 1 layer deep). If this is expected, the sanity test needs to be updated. Here is a screen recording:
Color Settings - 1 |
Thanks for testing @mkevins!
There are 2 ways to change button link settings:
The nested outlines only appeared for me if there were no other blocks inside groups other than group blocks. @iamthomasbishop can you please confirm if this look is correct? |
Samsung S10+ , Android 10, WordPress-pr-13322-build-81371.apk Writing Flow checklist:
|
@ceyhun thanks for the ping!
I know the bordering logic can get quite complex, so I'm not 100% sure if I'm missing something, but that looks correct to me and I don't think it has changed recently (@lukewalczak, can you confirm/deny?). I don't think we typically want/need to show more than 1 level deep — which is basically what I'm seeing in the examples above. The one exception seems to be if there is an empty group (also the case on nested Columns), in which case we are showing the additional level — I can't remember if there was a special reason for this, and it's not causing that much harm, but we can probably de-clutter things a little bit by hiding that second level nesting border (to be clear, this work can be tackled in a future release if it's not a new change or regression). I also noticed something when trying out Columns (specifically the new (Context: We were exploring this third-party component with the intention of using for the |
Re nested innerblocks outlines
This is quite possibly the case. Since each round of sanity tests only covers a subset of the test cases, updated designs and behavior can leave the test cases out of date by the time they are encountered again, so thanks for confirming. I'll update the test case to reflect that the outline only shows 1 layer of depth for the nested groups. |
Hi @ceyhun 👋 😄
You are right! 🤦♂️ , I used the gear icon. I tried via the link settings button, and it works as expected. 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like all status checks are green!
Release for Gutenberg Mobile 1.41.0
Related PRs
Extra PRs that Landed After the Release Was Cut
Changes
Test plan
Release Submission Checklist
RNTAztecView.podspec
andgutenberg/packages/react-native-aztec/RNTAztecView.podspec
.RELEASE-NOTES.txt
andgutenberg/packages/react-native-editor/CHANGELOG.md
are updated with all the changes that made it to the release.