-
Notifications
You must be signed in to change notification settings - Fork 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
(8P) FSE: Dynamic Previews: Technical Explorations #33729
Comments
@jasmussen's proof of concept of how dynamically generated preview thumbnails could be created: https://codepen.io/joen/pen/KjKoYJ More context: p1560249679008000-slack-gutenpages |
Wanted to share work started on improving the preview component itself: When done, you can feed the component a width and a height and then it should handle the scaling. |
I thought I'll keep a running list of tasks here that I'll update as I come across relevant tasks. Gutenberg
FSE/SPT
|
Expand Gutenberg's Block Preview component to accept a list of blocks and editor settings, to render a preview of a page template.
As this is being worked on, please make sure to
The goal here is to assess the current state of the Block Preview component and document the next steps necessary for us to be able to use it in the template selector. Ideally, it will result in a list of tasks with enough detail that they can be estimated and prioritized.
See paAmJe-sC-p2.
See WordPress/gutenberg#16033.
The text was updated successfully, but these errors were encountered: