Skip to content

Partial loading indicator #3504

@sidati

Description

@sidati

Hi 👋,
I found that it's possible to set a Signal to the _freshIndicator prop for any partial trigger element on a "click" event (for anchor elements only, NO buttons 🙁), which is fine. However, it seems there's no similar mechanism for the "submit" event.

It would be really helpful to have support for this, especially to show loading indicators during slow connections or long-running requests. Is this something that could be added?

Thanks

const indicator = (el as any)._freshIndicator;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions