Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Behavior of Modal opened from Inside A Modal #34

Open
christopher-taylor opened this issue Oct 6, 2016 · 1 comment
Open

Behavior of Modal opened from Inside A Modal #34

christopher-taylor opened this issue Oct 6, 2016 · 1 comment

Comments

@christopher-taylor
Copy link

When a modal is opened from inside of a modal, and the second modal is closed, the first modal closes as well, and if it is programmatically reopened within the close function, the background blurring does not occur.

@sethbrasile
Copy link
Owner

I'm not sure that there is a clean way to handle this inside of ember-remodal and I think this might have to fall back to the consuming application closing the first modal before it opens the second.

I will take a look though.

Could you tell me how you were instantiating and opening the modals? Were these block form modals? Were they service modals?

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

No branches or pull requests

2 participants