Skip to content

Programmatically close or manipulate a dialog boxΒ #72

@kfriend

Description

@kfriend

Is there an official way of doing this? I checked the docs, past issues for a related topic, and scanned the source for any exposed functionality, but wasn't able to find anything.

The situation I'm in is that I have an interface that auto saves a user's progress. When the user switches to a different area on the interface, the feature detects if the user's state is "dirty", and launches an alertify dialog, letting them know their change's haven't been saved yet. At the same time, the feature polls the user's state, and when it is clean, is supposed to either close the dialog box, or manipulate it to let the user know everything has been saved.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions