Skip to content

Enhance the AJAX responder to invoke methods on AfterComplete or so #270

@jwestbrook

Description

@jwestbrook

previous lighthouse ticket #1255
by Ravi Teja


The ususal call sequence of AJAX responder is the reponder function is called first and later the Ajax request function.

Consider the Ajax responder has registered for onComplete and the Ajax request has also a function binded to onComplete. I have to call the responder function after the Ajax request onComplete function has finished. This is not possible as of now and I request you to include this feature.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions