-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Featured Banner to Image Block #3371
Conversation
This commit points to the relevant PR on Gutenberg.
Revert previous update to .gitmodules, so that it points to the correct WordPress repository.
This commit updates the reference to the latest Gutenberg commit.
Wanna run full suite of Android and iOS UI tests? Click here and 'Approve' CI job! |
👋 @SiobhyB , looking at the diff, the Jetpack submodule seems to get updated too, something I wouldn't expect for this PR. Are there any changes needed on the Jetpack side of things? If not, I'd suggest rewriting the git history to remove the submodule update here. |
@hypest, thank you for this note! I've now removed the reference to Jetpack, as you're right that it was committed by accident. |
f81d7b7
to
c4cc7e9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
For visibility, I've left some instructions on how to move forward in WordPress/gutenberg#30806 (review)
787f247
to
3135669
Compare
Paritial fix for: #1011
gutenberg
: WordPress/gutenberg#30806WordPress-Android
: wordpress-mobile/WordPress-Android#14451This PR introduces a Featured banner, which overlays a post's featured image when it's added to an image block. This will make it clear to users which of their images, if any, are set as the post's featured image.
To test: Please refer to the Gutenberg PR as the central place for steps to tests and screenshots.
PR submission checklist: