Skip to content

doing operations on modal close #238

Description

@mustafabereket

Hey guys,

I want to be able to call some functions and do some calculations when modal is closing, but I couldnt find anything like "onClose".
The existing modal.close.then(function(result) {}) thing doesnt even get fired when I close my modal.
Not sure if "modal.close.then" is something that I am looking for. But all I want to simply do is, when the user clicks on "Save" button on my modal, I want to make an $http call and refresh the table on the previous view before modal.

Anyone can help me with this?

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