Skip to content

Tooltips Should Not Be Rendered While Dragging an Element #190

Open
@robavs

Description

In my application, I have a component with multiple tooltips, some of which are disabled depending on the component type. However, when I start dragging the component, the tooltips move along with it, causing visual glitches, as shown in the screenshot below.

Image

To demonstrate this issue, I created a simplified example with a single tooltip. If you hover over the inner div, the tooltip appears. When dragging starts, the tooltip is incorrectly dragged along with the outer div.

You can check the example here:

https://codesandbox.io/p/github/robavs/DnD-bug/master?import=true

Activity

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions