prysmex / ember-eui

Ember Components for Elastic Eui
https://ember-eui.vercel.app
52 stars 11 forks source link

Programatically use modal #184

Closed IBRAHIMDANS closed 8 months ago

IBRAHIMDANS commented 10 months ago

Hello,

I would like to know if it's possible to use your modal programmatically, similar to the functionality provided by the library I mentioned.

[Link to the library: https://sethbrasile.github.io/ember-remodal/#/service]

betocantu93 commented 8 months ago

Hey sorry I couldn't respond, it should be possible to do that if you make a wrapping component for EuiModal.

We just refactored the whole codebase to v2 addon. So let me know if you have doubts. I Can probably have a look at this on Tuesday.

Maybe making another addon that implements ember promisable modals or ember modals manager Addons