Blocks: Reimplement shared block as embedded editor #12330
Labels
[Feature] Synced Patterns
Related to synced patterns (formerly reusable blocks)
[Type] Code Quality
Issues or PRs that relate to code quality
Milestone
Previously: #7453
As proposed in the since-closed #7453, we should seek to refactor reusable blocks such that they do not need to exist as a distinct set of state behaviors within the editor store, but rather that the implementation of reusable blocks editing is achieved by creating an embedded editor context (i.e. editor within editor).
cc @noisysocks
The text was updated successfully, but these errors were encountered: