What problem does this address?
Currently, there is no support to save FSE templates from within the site-editor as the save feature relies on the postType being defined. Hence the template save is disabled as a result of #246
What is your proposed solution?
We would need to improve support for the FSE editor and save FSE template data under a global option instead of the post meta, just for the FSE templates.
Also, we would need to check the import workflow and use another type site-editor instead of gutenberg to differentiate FSE templates from regular templates.
What problem does this address?
Currently, there is no support to save FSE templates from within the
site-editoras the save feature relies on the postType being defined. Hence the template save is disabled as a result of #246What is your proposed solution?
We would need to improve support for the FSE editor and save FSE template data under a global option instead of the post meta, just for the FSE templates.
Also, we would need to check the import workflow and use another type
site-editorinstead ofgutenbergto differentiate FSE templates from regular templates.Figma