Skip to content

Tooltip is rendered under SlidingPane #532

@sviridovdy

Description

@sviridovdy

In a simplified example below content of a tooltip is rendered under (below) a SlidingPane's ReactModalPortal and thus is invisible. Does anybody have any ideas on how to fix it properly?

<SlidingPane>
    <Tooltip content="can't see me">Hover cursor here</Tooltip>
</SlidingPane>

Metadata

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