-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix navigation editor error (#28190)
* Fix error with useNavigationBlockEditor, onChange expects options with selectionStart and selectionEnd props * Add navigation editor test for creating a menu * Update test to make endpoint mocking realistic * Update comment * Wait for block to be added
- Loading branch information
Showing
3 changed files
with
138 additions
and
30 deletions.
There are no files selected for viewing
10 changes: 10 additions & 0 deletions
10
packages/e2e-tests/specs/experiments/__snapshots__/navigation-editor.test.js.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters