Skip to content
This repository was archived by the owner on Aug 14, 2021. It is now read-only.

Support asynchronous modifications #81

Closed
mar10 opened this issue Nov 7, 2014 · 1 comment
Closed

Support asynchronous modifications #81

mar10 opened this issue Nov 7, 2014 · 1 comment

Comments

@mar10
Copy link
Owner

mar10 commented Nov 7, 2014

See #80:

I guess if you initialize from an ajax call, you want to open another request, because you probably have to defer the opening until the request returns.
Something like this: a modification of the beforeOpen event:
we could allow to return a deferred/promise, and the context menu open would be delayed until the promise is resolved.

@mar10
Copy link
Owner Author

mar10 commented Nov 17, 2014

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant