Conversation
…g_bridge Update gutenberg bridge to support MediaInfo
|
You can trigger an installable build for these changes by visiting CircleCI here. |
SergioEstevao
left a comment
There was a problem hiding this comment.
Texted all the media flows and it's working well.
…shes when the post is closed (#12797) * Update media-text mediaId when upload finishes for images * Update media-text mediaId when upload finishes for videos * Drop the `}` to match more cases for image and video blocks * Update podfile.lock * Revert "Update podfile.lock" This reverts commit 3eb66c4.
|
Tested the last commit and overall looks good to me ✅ Somehow I managed to save a post with a media&text image local URL, but I wasn't able to reproduce this issue consistently. The validation issue (from wordpress-mobile/gutenberg-mobile#1509) is completely gone and video uploads work just fine 🎉 |
pinarol
left a comment
There was a problem hiding this comment.
I tested the test cases in the description + with image/video upload scenarios. LGTM 🎉
|
We already discussed this one, but making a note here:
Interestingly enough, there is no validation error. |
|
I also noticed that our media upload process create intermediate undo steps, so after uploading an image on the image or media-text blocks, you can "undo" to get back to the local file or even the thumbnail. Switching to HTML and back would trigger a new upload (sometimes it happened right away). It doesn't look like a new bug, as I can see the same in 13.5 (TestFlight) |
|
Thank you @koke for the detailed review! |



PR to merge hotfix v1.15.2 into
release/13.5gutenberg-mobilePR: WordPress/gutenberg#18128To test:
Update release notes:
RELEASE-NOTES.txtif necessary.