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

Keeping tooltip within parent box #87

Open
tomastan opened this issue May 14, 2024 · 1 comment
Open

Keeping tooltip within parent box #87

tomastan opened this issue May 14, 2024 · 1 comment

Comments

@tomastan
Copy link

Hi,

Is there any way to prevent tooltips extend out of parent element of the slider? This looks to be cut on narrow screens (mobile mostly) where the slider is using full width (It also adds a horizontal scroll, hence it may not be critical as can be trimmed with css)

Example of the issue:
Screenshot from 2024-05-14 13-57-52

It would be good is something like this would be possible:
image

@SohailYounas20
Copy link

Hi everyone,

I'm also facing a similar issue with the tooltip in the range slider. In my case, I'm using two tooltips, and when they merge, they extend beyond the parent container and get cut off. Has anyone found a solution to keep the tooltips within the boundaries of the parent box, even when they overlap? Any help would be appreciated!

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

No branches or pull requests

2 participants