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

Popover is not being removed when initiator element is removed from DOM #415

Closed
1 of 2 tasks
lugovsky opened this issue May 13, 2018 · 0 comments · Fixed by #430
Closed
1 of 2 tasks

Popover is not being removed when initiator element is removed from DOM #415

lugovsky opened this issue May 13, 2018 · 0 comments · Fixed by #430

Comments

@lugovsky
Copy link
Member

lugovsky commented May 13, 2018

Issue type

I'm submitting a ... (check one with "x")

  • bug report
  • feature request

Issue description

Current behavior:

Currently if Popover initiator element is placed in the modal, for example, and modal is being closed, popover stays visible and not hides itself alongside with the modal.

Expected behavior:

It should be hidden and removed from DOM alongside with the modal.

Steps to reproduce:

Put button in the modal which opens popover. Make popover display on click. Open modal, open popover, the close modal. Popover will stay visible.

Angular, Nebular
Nebular RC.7, Angular 5.X

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

Successfully merging a pull request may close this issue.

3 participants