Skip to content
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.44.0 #2957

Merged
merged 90 commits into from
Jan 8, 2021
Merged

Release 1.44.0 #2957

merged 90 commits into from
Jan 8, 2021

Conversation

guarani
Copy link
Contributor

@guarani guarani commented Jan 5, 2021

Release for Gutenberg Mobile 1.44.0

Related PRs

Extra PRs that Landed After the Release Was Cut

Changes

Test plan

  • Use the main WP apps to test the changes above.
  • Smoke test the main WP apps for general writing flow.

Release Submission Checklist

  • Approve and run optional Android and iOS UI tests
  • Check if RELEASE-NOTES.txt and gutenberg/packages/react-native-editor/CHANGELOG.md are updated with all the changes that made it to the release.
  • Bundle package of the release is updated.

mkevins and others added 30 commits November 26, 2020 17:46
…jetpack-1bc2f22

Bump jetpack from `829898d` to `1bc2f22`
Only change is a fix to the snapshot tests
@mkevins
Copy link
Contributor

mkevins commented Jan 5, 2021

Sanity tests - iOS

DarkMode - 1

  • Gallery block - Dark mode - TC001
  • Shortcode block - Dark mode - TC002
  • Media Text block - Dark mode - TC003

Group - 1

  • Group - AppenderButton is rendered - TC001
  • Group - Deep nesting is possible (iOS only) - TC002
  • Group - Check if Group placeholder is visible for the unselected state - TC003
  • Group - Check if Group placeholder is render in nested structure - TC004
  • Group - Nested block have proper border styling - TC005
  • ❓ Group - Nested block have proper margins values - TC006

I don't think it's a bug, but the test screenshot shows two appenders for the nested columns block, but the app doesn't show that. Maybe the test screenshot needs to be updated?

  • Group - Breadcrumbs on FloatingToolbar is properly displayed - TC008

Spacer - 1

  • Spacer block - Spacer is rendered without crash - TC001
  • Spacer block - Settings: Control spacer height using the slider - TC002
  • 💥 Spacer block - Settings: Control spacer height using the text input - TC003

Any changes to the text input on the slider results in a crash.

Buttons-1

  • Buttons block - Buttons block is added with focused Button with gray background color and white text color - TC001
  • Buttons block - Buttons inline appender - TC002
  • Buttons block - Add another Button inside Buttons using inserter - TC003
  • Buttons block - Button's wrapper grows properly - TC023

Buttons-2

  • Buttons block - Removing Button along with Buttons block - TC004
  • Buttons block - Removing exactly one Button (when Buttons contain more of them) - TC005

Buttons-3

  • Buttons block - Wrapping Buttons - TC006
  • Buttons block - Buttons alignment options - TC007

Button-6

  • Buttons block - Settings: Open in new tab - TC011
  • ❌ Buttons block - Settings: Link rel - TC012

Link rel is not saved. Also, can't add spaces to the rel input.

  • Buttons block - Settings: Link URL - TC010
  • Buttons block - Settings: Remove link - TC014
    test needs to be updated because link settings don't show unless there is a link
  • Buttons block - Settings: Synchronize with button options - TC013

Not related:
Link picker only shows same 3 results - known issue.

Color Settings - 1

  • Colors Segmented Controls - TC001
  • Scroll color palette to start - TC002
  • Scroll color palette to the end - TC003

@geriux
Copy link
Contributor

geriux commented Jan 5, 2021

Sanity tests - Android

Gallery - 1

  • Gallery block - Close/Re-open post with an ongoing image upload - TC001
  • Gallery block - Close post with an ongoing image upload - TC002

Gallery - 2

  • Gallery block - Insert image from device (failing) - TC006
  • Gallery block - Insert image from device (cancel) - TC009

Gallery - 3

  • Gallery block - Add Gallery Caption - TC003
  • Gallery block - Add Gallery Image Caption - TC04
  • Gallery block - Try adding same images from WP Media library and moving the images around - TC010

Columns - 1

  • Columns - Columns percentage mechanism - column's preview - TC019
  • Columns - Columns percentage mechanism - column's slider input - TC020
  • Columns - Columns percentage mechanism - predefined percentage values are rendered correctly on frontend- TC021
  • Columns percentage mechanism - custom percentage values are rendered correctly on frontend- TC022
  • Columns - Multiple slider in columns parent - TC023
  • Columns - Adding Column with AppenderButton - TC003
  • Columns - Adding and removing Column with BottomSheet Stepper control - TC004

Columns - 2

  • Columns - Max limit of Column number - TC005
  • Columns - Min limit of Column number - TC006
  • Columns - Removing Column with remove button - TC007
  • Columns - Removing the only one left Column with remove button - TC008
  • Columns - Changing alignment on Columns - TC009
  • Columns - Changing alignment on individual Column - TC010
  • Columns - Alignment attribute is properly passed when adding Column - TC011
  • Columns - Deep nesting is possible (iOS only)- TC012

Columns - 3

  • Columns - Check if Column placeholders is visible for the unselected state - TC002
  • Columns - Appearance in vertical device position (vertical layout) - TC013
  • Columns - Appearance in horizontal device position (horizontal layout) - TC014
  • Columns - Mover direction - TC015
  • Columns - Check if Column placeholder is render in nested structure - TC016
  • Columns - Unselected Column placeholder is stretched to content in nested structure- TC017

MediaText - 1

  • Media Text block - Insert image from device (failing) - TC001
  • Media Text block - Close/Re-open post with an ongoing image upload - TC003

MediaText - 2

  • Media Text block - Insert video from device (TC002) - steps
  • Media Text block - Insert image from device (TC002) - steps

MultipleUpload - 1

  • Simultaneous uploads - TC001

Cover - 1

  • Cover - Add image background from WordPress Media library - TC001
  • Cover - Change Minimum height in pixels - TC002
  • Cover - Change Background Opacity - TC009
  • Cover - Image focal point is rendered properly - TC003
  • Cover - Custom color is rendered properly - TC004

Editor Theme - 1

  • Default Colors - Check that default colors still load - TC001
  • Default Gradients - Check that default gradients still load - TC002
  • Custom Colors - Check that custom colors load in the editor - TC003

Social Icons - 1

  • The newly created Social Icons block is added with 4 icons - TC001
  • Active icon gets product color - TC002
  • Only active icons are visible when not selected - TC003

@guarani guarani marked this pull request as ready for review January 5, 2021 17:21
PRs #27987 (Spacer fix) and #27997 (Button fix)
@peril-wordpress-mobile
Copy link

peril-wordpress-mobile bot commented Jan 5, 2021

Wanna run full suite of Android and iOS UI tests? Click here and 'Approve' CI job!

@guarani
Copy link
Contributor Author

guarani commented Jan 5, 2021

Performed writing flow tests using build 39906 on iPhone 11, iOS 14.2.

Writing Flow checklist

General

  • TC001 - Block insertion flow
  • TC001 - Paste formatted text copied from website
  • TC001 - Multiline components

Rich Text Format

  • TC001 - Bold, Italic, strikethrough buttons
  • TC002 - Alignment buttons
  • TC003 - Alignment Split
  • TC004 - Link button works without selection
  • TC005 - Link button works with a selected word
  • TC006 - Adding a link from a copied URL
  • TC007 - Test format detection under the cursor
  • TC008 - Test formatting doesn't remove leading or trailing whitespace
Splitting and merging
  • TC001 - Merge after writing
  • TC002 - Merge after selection
  • TC003 - Merge after deleting text
  • TC004 - Merge after deleting all
  • TC005 - Merge multiple blocks
  • TC006 - Splitting/merge list block

Undo / Redo - Test Cases

  • TC001 - Undo/redo block actions
  • TC002 - Undo/redo text
  • TC003 - Undo/redo text format

Issues

TC001 - Paste formatted text copied from website

I ran into WordPress/gutenberg#28004 which is not a new regression.

TC001 - Bold, Italic, strikethrough buttons

I ran into the existing #2154 (not a blocker).

@guarani
Copy link
Contributor Author

guarani commented Jan 6, 2021

Performed writing flow tests using build 39948 on iPhone 11, iOS 14.2.

(This additional testing was needed because I forgot to include a new bundle to the Gutenberg Mobile PR. On Android the bundle is not needed since it generates its own bundle.)

Writing Flow checklist

General

  • TC001 - Block insertion flow
  • TC001 - Paste formatted text copied from website
  • TC001 - Multiline components

Rich Text Format

  • TC001 - Bold, Italic, strikethrough buttons
  • TC002 - Alignment buttons
  • TC003 - Alignment Split
  • TC004 - Link button works without selection
  • TC005 - Link button works with a selected word
  • TC006 - Adding a link from a copied URL
  • TC007 - Test format detection under the cursor
  • TC008 - Test formatting doesn't remove leading or trailing whitespace
Splitting and merging
  • TC001 - Merge after writing
  • TC002 - Merge after selection
  • TC003 - Merge after deleting text
  • TC004 - Merge after deleting all
  • TC005 - Merge multiple blocks
  • TC006 - Splitting/merge list block

Undo / Redo - Test Cases

  • TC001 - Undo/redo block actions
  • TC002 - Undo/redo text
  • TC003 - Undo/redo text format

Issues

TC001 - Paste formatted text copied from website

I ran into WordPress/gutenberg#28004 which is not a new regression.

TC001 - Bold, Italic, strikethrough buttons

I ran into the existing #2154 (not a blocker).

@jhnstn
Copy link
Member

jhnstn commented Jan 6, 2021

Performed writing flow tests using build 89176 on Google Pixel 5, Android 11.

Writing Flow checklist

General

  • TC001 - Block insertion flow
  • TC001 - Paste formatted text copied from website
  • TC001 - Multiline components
    • ❌ - Pullquote:

      tags per non-wrapping "line"

Rich Text Format

  • TC001 - Bold, Italic, strikethrough buttons
  • TC002 - Alignment buttons
  • TC003 - Alignment Split
  • TC004 - Link button works without selection
  • TC005 - Link button works with a selected word
  • TC006 - Adding a link from a copied URL
  • TC007 - Test format detection under the cursor
  • TC008 - Test formatting doesn't remove leading or trailing whitespace

Splitting and merging

  • TC001 - Merge after writing
  • [] TC002 - Merge after selection -> known issue Deleting Entire Word Prevents Merging Blocks #2375
  • TC003 - Merge after deleting text
  • TC004 - Merge after deleting all
  • TC005 - Merge multiple blocks
  • TC006 - Splitting/merge list block

Undo / Redo - Test Cases

  • TC001 - Undo/redo block actions
  • TC002 - Undo/redo text
  • TC003 - Undo/redo text format

Issues

TC001 - Multiline components

Ran into this issue while testing the PullQuote. It's not a regression so non blocking.

I also ran into these other existing non blocking issues: #2498, #27690

@guarani
Copy link
Contributor Author

guarani commented Jan 8, 2021

@guarani guarani requested a review from antonis January 8, 2021 14:43
Copy link

@antonis antonis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This LGTM @guarani 👍

@guarani
Copy link
Contributor Author

guarani commented Jan 8, 2021

I ran into an issue where Xposts didn't load. The reason is that some sites returned by the Xpost endpoint have URLs that are malformed which break parsing in the apps. Issue created here: #2982

I'm marking this done and moving on with the release because the fix for #2982 does not depend on the release, PR up here: wordpress-mobile/WordPress-iOS#15610

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.