Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.
This repository was archived by the owner on Mar 4, 2020. It is now read-only.

Popper in Tooltip always executes positioning code #1880

@lucivpav

Description

@lucivpav

Bug Report

The Tooltip's Popper's positioning code is always executed, even if the tooltip content is not visible to the user. This is a performance issue if we have many Tooltip components.

Expected Result

The content positioning code is only executed when the content is visible to the user.

Actual Result

The content positioning code is executed even if the content is not visible 💣

Version

0.37.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    vstsPaired with ticket in vsts

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions