Featured Image: Fix overlay rendering in the editor#60187
Conversation
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
|
Size Change: +59 B (0%) Total Size: 1.72 MB
ℹ️ View Unchanged
|
noisysocks
left a comment
There was a problem hiding this comment.
Makes sense to split the controls from the overlay and this is testing well locally 👍
Thanks for fixing this and for the thorough job!
|
I just cherry-picked this PR to the release/18.0 branch to get it included in the next release: c434380 |
Addresses issue flagged in #59295 (comment)
What?
Fixes editor bug breaking the display of the Post Featured Image's overlay.
Why?
Bug = bad
Overlay = good
How?
Splits
Overlayinto two components. One for the overlay element itself and another for its block inspector controls.Testing Instructions
spanisn't renderedScreenshots or screencast
Screen.Recording.2024-03-26.at.1.49.27.PM.mp4