Fix for history that's not empty on a fresh start of the editor#892
Conversation
|
I tested this, and it does fix the issue, as described. I have some additional findings documented in this comment: #887 (comment) One other thing I did notice is that when I created a new paragraph block from the problematic italicized block, two taps on undo was sufficient to clear the new block, but a third tap was necessary to fully clear the undo history and see the undo button disabled. |
Yes, this is the issue I mentioned in the description (sorry if i was not clear, and still to open a new issue for it). Will open a new issue shortly with details. |
…rg-mobile into issue/887-History-stack-is-not-empty-on-a-fresh-start-of-the-editor * 'develop' of https://github.com/wordpress-mobile/gutenberg-mobile: resolve syntax error in config install jest-junit locally use serverconfig auth value for hash log jobURL at end of successful job add environment for ci checks fix directory path for reports fix directory path for reports install jest reporter for ci checks script as well include test reporter for UI tests
…rg-mobile into issue/887-History-stack-is-not-empty-on-a-fresh-start-of-the-editor * 'develop' of https://github.com/wordpress-mobile/gutenberg-mobile: Improving accessibility on Post Title (#916) Point to GB master without the list block suppression Update JS bundles Update Gutenberg hash with lint error fixes Update JS bundles Suppress the List block on Android Updated JS bundles with title focus fix Update JS bundles for 1.3.0 Update version to 1.3.0 Update AztecEditor-iOS to 1.6.0 Update gutenberg ref to latest master Update gutenberg ref Update gutenberg ref # Conflicts: # gutenberg
mkevins
left a comment
There was a problem hiding this comment.
I have tested this, and it is working well. LGTM!
This PR fixes #887
All the changes are in the GB side companion PR WordPress/gutenberg#15055
Test 1
Test 2