Skip to content

Do not close a popover when the mouse is hovering on it #664

@abitdodgy

Description

@abitdodgy

Since we can use HTML in a popover, it would be useful if the popover stayed opened when the mouse is hovering over it. This gives the user a chance to read something then click a link.

As it stands, the popover fades onMouseOut, or based on the delayOut argument. In order to use a link in the popover, we have to use a delayOut anyway to give the popover a chance to stay after onMouseOut.

But then the popover can disappear while hovering over the link.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions