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

bugfix: dialog will be shown on top #274

Closed
wants to merge 1 commit into from

Conversation

be-ndee
Copy link
Contributor

@be-ndee be-ndee commented Mar 9, 2020

I had the problem, that dialogs are not shown on top. The problem is, that the "top" attribute, which is delivered via the event from the component to the service, is passed in an "extraData" json object.

@vercel
Copy link

vercel bot commented Mar 9, 2020

This pull request is being automatically deployed with ZEIT Now (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://zeit.co/biig/ngx-smart-modal/7n35dwg4l
✅ Preview: https://ngx-smart-modal-git-fork-be-ndee-master.biig.now.sh

@maximelafarie
Copy link
Owner

Hi @be-ndee! Thank you very much for your PR. Could you please fix the test case that fails please? I'll merge it asap after it's fixed! 😉

@maximelafarie maximelafarie linked an issue Jun 19, 2020 that may be closed by this pull request
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

Successfully merging this pull request may close these issues.

Dialog is not always shown on top of another dialog
2 participants