Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use floater props target element to be able to change the tooltip location #1134

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

haseebahmad95
Copy link

@haseebahmad95 haseebahmad95 commented Jan 31, 2025

I came up with a product requirement that I have to show tooltip on a specific element within a spotlight box. So I saw that there is prop name floaterProps that accepts a target string but it is not being used in the package.

So my changes will check if target prop is given in the floaterProps then use it otherwise use the parent target (spotlight box).

Copy link

codesandbox bot commented Jan 31, 2025

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@haseebahmad95
Copy link
Author

Hi @gilbarbara, Can you please review this PR and help me resolve all the checks?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant