Skip to content
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

Merged
merged 14 commits into from
Apr 20, 2021
Merged

Add Featured Banner to Image Block #3371

merged 14 commits into from
Apr 20, 2021

Conversation

SiobhyB
Copy link
Contributor

@SiobhyB SiobhyB commented Apr 13, 2021

Paritial fix for: #1011

gutenberg: WordPress/gutenberg#30806
WordPress-Android: wordpress-mobile/WordPress-Android#14451

This 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:

  • I have considered adding unit tests where possible.
  • I have considered if this change warrants user-facing release notes more info and have added them to RELEASE-NOTES.txt if necessary.

Siobhan added 4 commits February 8, 2021 15:32
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.
@peril-wordpress-mobile
Copy link

peril-wordpress-mobile bot commented Apr 13, 2021

Wanna run full suite of Android and iOS UI tests? Click here and 'Approve' CI job!

@SiobhyB SiobhyB marked this pull request as ready for review April 13, 2021 17:47
@hypest
Copy link
Contributor

hypest commented Apr 14, 2021

👋 @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.

@SiobhyB
Copy link
Contributor Author

SiobhyB commented Apr 14, 2021

@hypest, thank you for this note! I've now removed the reference to Jetpack, as you're right that it was committed by accident.

@SiobhyB SiobhyB force-pushed the add-featured-badge branch 12 times, most recently from f81d7b7 to c4cc7e9 Compare April 15, 2021 16:48
@hypest hypest self-requested a review April 16, 2021 12:51
Copy link
Contributor

@hypest hypest left a 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)

@SiobhyB SiobhyB force-pushed the add-featured-badge branch from 787f247 to 3135669 Compare April 20, 2021 13:41
@SiobhyB SiobhyB merged commit a26cd60 into develop Apr 20, 2021
@SiobhyB SiobhyB deleted the add-featured-badge branch April 20, 2021 14:36
@cameronvoell cameronvoell added this to the 1.52.0 (17.3) milestone May 1, 2021
@cameronvoell cameronvoell mentioned this pull request May 1, 2021
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Enhancement Improves a current area of the editor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants