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

Stories fixes for 16.3 beta #13539

Merged
merged 21 commits into from
Dec 5, 2020
Merged

Stories fixes for 16.3 beta #13539

merged 21 commits into from
Dec 5, 2020

Conversation

aforcier
Copy link
Contributor

@aforcier aforcier commented Dec 4, 2020

This PR contains a few already reviewed and merged PRs, which were bugfixes for 16.3-rc-1 for the Stories feature.

Specific PRs included:
#13517
#13518
#13525
#13526
#13543
#13548
Automattic/stories-android#613
Automattic/stories-android#621
Automattic/stories-android#623
Automattic/stories-android#625

To test:

Do a quick smoke test that Stories builds and runs, all work has already been reviewed.

PR submission checklist:

  • I have considered adding unit tests where possible.
  • I have considered adding accessibility improvements for my changes.
  • I have considered if this change warrants user-facing release notes and have added them to RELEASE-NOTES.txt if necessary.

aforcier and others added 9 commits December 2, 2020 10:34
…ng saved, to avoid sending a Post containing a story block with temporary ids
…unsupported

WP Stories: Only show Story block in GB picker if supported by the site
Fixes a StringIndexOutOfBoundsException when the Story block
is not the first block in the post. Previously the end of the
first block would be matched, causing the substring end index to
be earlier than the start index.
…exoutofbounds

Stories: Fix StringIndexOutOfBoundsException when below another block
…sets

Update Story intro screen assets and links
…saving-finish

WP Stories: only allow updating a Post to the server when a Story is finished being saved
@aforcier aforcier added this to the 16.3 ❄️ milestone Dec 4, 2020
@aforcier aforcier requested a review from mzorz December 4, 2020 08:17
@peril-wordpress-mobile
Copy link

peril-wordpress-mobile bot commented Dec 4, 2020

You can trigger optional UI/connected tests for these changes by visiting CircleCI here.

@peril-wordpress-mobile
Copy link

peril-wordpress-mobile bot commented Dec 4, 2020

You can test the changes on this Pull Request by downloading the APK here.

Copy link
Contributor

@mzorz mzorz left a comment

Choose a reason for hiding this comment

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

Alright!
I smoke tested several paths:

  • adding photos and videos from device
  • adding photos and videos from WP media library
  • adding from free photo library
  • inserting, deleting, editing on gutenberg
  • adding new Story blocks in gutenberg
  • light and dark themes in gutenberg, checked the Story block icon in the picker appears correctly

LGTM
:shipit:

@mzorz mzorz merged commit cfcbc24 into release/16.3 Dec 5, 2020
@mzorz mzorz deleted the fix/stories-for-16.3 branch December 5, 2020 01:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants