Skip to content

Tracking Issue: Server Directive Processing #55938

@luisherranz

Description

@luisherranz

We previously referred to this as "server-side rendering" (SSR), but that term is too generic, so we renamed this initiative to "server directive processing" instead.

This Tracking Issue tracks the ongoing efforts to process the Interactivity API directives in the server.

We will hook into the block rendering pipeline using a combination of render_block_data and render_block. We should also start measuring performance as early as possible to make sure that processing directives is as performant as it can be. For the processing itself, we will try to leverage the new HTML API, as it will be the most performant and safe way to do this.

Tasks

These are some of the initial tasks, although we will edit this post once we progress and discover what other things we need to do.

Metadata

Metadata

Assignees

No one assigned

    Labels

    [Feature] Interactivity APIAPI to add frontend interactivity to blocks.[Type] Tracking IssueTactical breakdown of efforts across the codebase and/or tied to Overview issues.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions