Skip to content

Tooltip Add portal parentSelector prop #2156

Open
@snownoop

Description

@snownoop

I was trying to render Tooltip and was not able to set portal container for it to render in.
For Modal component we have something like parentSelector={} prop.

For Tooltip that is using Dialog component then we don't have any prop or ability to define portal container.

i found only portalMount prop on Dialog, but it is not passing to it from Tooltip component.

Can you advice is it possible to render tooltip somewhere not to body, and how ? If not can you enhance Tooltip, so it will pass portalMount to Dialog ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions