Conversation
|
Wanna run full suite of Android and iOS UI tests? Click here and 'Approve' CI job! |
geriux
left a comment
There was a problem hiding this comment.
LGTM! I can't approve the PR but all good from my side ✅
|
@geriux looks like the E2E test failures are actual breakages 😭. I investigated further and at least on Android, it's related to the fact that the block's content is now wrapped with a ExampleCurrent implementation
Future implementation
I will work on applying this fix in the Gutenberg PR and check if the fix makes the CI jobs pass 🤞 . |
Cool! Thanks for explaining the issue and fixing it! It looks like they passed now 🎉 |
|
Should we maybe run the full ones just to double check? |
|
Regarding the failure of the iOS E2E test, I applied the fix in WordPress/gutenberg@7292638. I'm going to update the Gutenberg reference and trigger all PR checks again. |
Yeah 🎊 ! Looks like the fix (WordPress/gutenberg@decf119) for the Android E2E tests worked. |
|
@geriux Finally all PR checks have passed 🎊 , I'll proceed to merge the PRs. |
fluiddot
left a comment
There was a problem hiding this comment.
Approved via WordPress/gutenberg#40424 (review).

Gutenberg PR-> [RNMobile] Drag & drop blocks feature WordPress/gutenberg#40424What?
Introduces the drag & drop blocks feature to the native version of the editor.
Why?
This is the integration PR of the drag & drop blocks feature.
How?
The implementation details can be found at WordPress/gutenberg#40424.
PR submission checklist: