Skip to content

[symfony/ux-live-component] Batch actions across multiple components in a single request #2889

Open
@tobolleo

Description

@tobolleo

Currently, Live Components support action batching only within a single component. However, there is no built-in support for batching actions across multiple component instances.

When actions are triggered on multiple components at the same time, a separate request is sent for each component. This feature would allow a single request to be sent even when multiple actions across multiple components are triggered.

Would it be possible to add support for this? Or do you have any advice on how I could achieve this behavior?

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions