Skip to content

Popover/tooltip mouseleave trigger - extend mouseleave area to tooltip/popover content #5347

@ejasarevic

Description

@ejasarevic

Bug description or feature request:

When using Tooltip/Popover component, we can specify custom triggers when they will appear/hide. What I am trying to achieve is to display tooltip/popover on hover and hide when either popover element or popover content are not hovering. Currently, it only works for the element on which popover is attached, but if we have some links or something in the popover content, we will not be able to click them.

Is there an option to include also popover content for "mouseleave" trigger when closing/hiding element?

Plunker/StackBlitz that reproduces the issue:

https://stackblitz.com/edit/angular-jcy2ks?file=src%2Fapp%2Fapp.component.html

Versions of ngx-bootstrap, Angular, and Bootstrap:

ngx-bootstrap:
5.1.1

Angular:
8.0.0

Bootstrap:
4.3.1

Build system: Angular CLI, System.js, webpack, starter seed:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions