-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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 image to image block #41704
Conversation
Size Change: +186 B (0%) Total Size: 1.24 MB
ℹ️ View Unchanged
|
I don't think this makes a lot of sense right now, we have the transform to the featured image block itself, and the placeholder is nicer. |
@mtias I think we should at least add the workflow of "image to featured image", maybe via what #41722 introduces? Also, " we have the transform to the featured image block itself", Should it not appear there? Discussing this PR here with @scruffian it came up that maybe the featured image should be a variation of the image block anyway. |
One advantage of this approach is that we get all the extra affordances of the image block for the featured image block. We would also have one less block to maintain. |
Possibly, but the UX we achieved with the Cover block is still not that great. We should try to get the original proposed design (with the toggle in the dropdown) working before adopting it beyond. |
@mtias we did move on on that front, what is left is improving the look, but that is a thing on its own how active drop down menus look everywhere, yet the toggle toggles 😁 drop-down-toggle.mp4 |
We need #38990 before we can progress this. |
What?
Adds the posibility to use the post featured image to the image block.
I am unclear on the value of this given the existing of a featured image
block.
Why?
To make featured image one of the sources of the image block.
How?
Adds the code to handle feature image so that the media replace flow
component enables the toggle.
Testing Instructions
Screenshots or screencast