Skip to content

Make it possible to edit blocks without DOM node #24

@dulnan

Description

@dulnan

In some cases block components can't render anything (e.g. rendering a dynamic teaser list where the query yields 0 results).
Currently, they have to conditionally not render only when isEditing is false. A better approach would be to provide a built-in fallback in blökkli to instead render a placeholder. If this is not possible, it should still be possible to at least delete or edit a block via the "Structure" pane.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions