Skip to content

Patterns: replace a synced pattern's underlying content (like video blocks) without having to detach first #68094

@arunsathiya

Description

@arunsathiya

What problem does this address?

Synced patterns are convenient as the design customization can be carried over to all the places that the pattern/block's used. But, if there's a need to change the underlying block content, there isn't a way to do that without detaching the pattern, thus losing the sync'd design.

Here's an example where a two columns block is published as a pattern, and when it's reused in another place, the only way to check the underlying content is by detaching:

Screen.Recording.2024-12-18.at.6.50.06.PM.mov

What is your proposed solution?

One of these two solutions would be ideal:

  • Ability to change the underlying block content without having to detach
  • Put the block back together into the same pattern, only if the content changed (without design changes)

Or perhaps patterns aren't designed for this use-case, in which case, is there a better way to approach this need?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions