Skip to content

Automatically set reusable to false when a block has a parent defined #35223

@fabiankaegy

Description

@fabiankaegy

What problem does this address?

When a block defines a parent that means that it gets hidden from the inserter unless you are trying to insert it into the defined parent. The block also cannot be moved outside of the container. However, it is still possible to select the "child" block and make it reusable. You can circumvent this by setting reusable to false but I think that should be the default behavior when a block has a parent defined.

What is your proposed solution?

The possible solution for this would be to automatically set the reusable flag to false by default for when a block has a parent defined.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Needs DevReady for, and needs developer efforts[Feature] Block APIAPI that allows to express the block paradigm.[Feature] Synced PatternsRelated to synced patterns (formerly reusable blocks)[Status] In ProgressTracking issues with work in progress[Type] EnhancementA suggestion for improvement.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions