Skip to content

Conversation

hypest
Copy link
Contributor

@hypest hypest commented Feb 13, 2019

This is the wpandroid side PR to support wordpress-mobile/gutenberg-mobile#587

It adds support for the "boot" callback the editor is calling to inform that mounting has happened. It also passes a flag to denote if any unsupported blocks have been detected. We'll use that in a follow up PR to add Tracks.

Note: we will update the submodule hash when the gutenberg-mobile PR gets merged.

To test:

  1. Compile and run the app. It should succeed.

Additional test:
2. Add a toast in the onEditorDidMount override in the GutenbergEditorFragment fragment to see the callback be called.

Update release notes:

  • If there are user facing changes, I have added an item to RELEASE-NOTES.txt.

@hypest hypest added this to the 11.9 milestone Feb 13, 2019
@hypest hypest requested a review from daniloercoli February 13, 2019 12:54
@hypest hypest self-assigned this Feb 13, 2019
Copy link
Contributor

@daniloercoli daniloercoli left a comment

Choose a reason for hiding this comment

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

Tested and looks good to merge!

@hypest
Copy link
Contributor Author

hypest commented Feb 15, 2019

Updated the gutenberg-mobile ref to the merged commit and will merge now...

@hypest hypest merged commit 95483fb into develop Feb 15, 2019
@hypest hypest deleted the gb/support-editor-did-mount branch February 15, 2019 06:52
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