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

Custom position of tooltip #312

Closed
rmahmadkhan opened this issue Dec 7, 2022 · 7 comments
Closed

Custom position of tooltip #312

rmahmadkhan opened this issue Dec 7, 2022 · 7 comments
Labels
duplicate This issue or pull request already exists enhancement New feature or request

Comments

@rmahmadkhan
Copy link

Hello, I want to customize the position of my custom tooltip when using Showcase.withWidget().

Currently, my widget takes position automatically as follows. I want to place it to the center right of the target. Any tips?

Screenshot 2022-12-07 at 9 11 50 AM

@ziqq
Copy link

ziqq commented Feb 14, 2023

I need this feature. I want to customize the position.

@vatsaltanna
Copy link
Collaborator

Hi @rmahmadkhan , Unfortunately right now we have only vertical positions available for tooltip. you can use tooltipPosition: TooltipPosition.top or tooltipPosition: TooltipPosition.down for manual positioning.

@ziqq
Copy link

ziqq commented Mar 7, 2023

Hi @rmahmadkhan , Unfortunately right now we have only vertical positions available for tooltip. you can use tooltipPosition: TooltipPosition.top or tooltipPosition: TooltipPosition.down for manual positioning.

It won't fit. I want to full customize the position.

@adravel
Copy link

adravel commented Aug 9, 2023

Any update on this?

@SPSpisoft
Copy link

I'm having the same problem, we have a vertical widget group that spans almost the entire height of the device, so we need to display the widget on the correct side (eg left or right). TooltipPosition.top /TooltipPosition.down is not currect.

@liqvip
Copy link

liqvip commented Nov 25, 2023

I ran into the same problem, is there any progress on this feature

@aditya-css aditya-css added the duplicate This issue or pull request already exists label Mar 7, 2024
@aditya-css
Copy link
Collaborator

Closing this issue as it is duplicate of #54.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

8 participants