Skip to content

Debounce event #71

@katafractari

Description

@katafractari

The XHR request is started as soon as the user starts typing, which means that for every character a request new request is spawned immediately. It would be nice to have debounce event parameter in order to delay the request until the user stops typing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions