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

Tooltip overflow causing issues with app height #3972

Open
yarinmzrc opened this issue Jan 11, 2024 · 1 comment
Open

Tooltip overflow causing issues with app height #3972

yarinmzrc opened this issue Jan 11, 2024 · 1 comment

Comments

@yarinmzrc
Copy link

Description

Hello, I'm using buefy in my vue js app, trying to solve an issue.

I'm using the Tooltip component all around the app, adding the append-to-body prop in order to fix bubbling.
and there are cases where using Tooltips inside the Table with max height and overflow scroll, the tooltips are way down from the vieport of the page, adding some extra height to my .
screenshots:

The body is selected:
image

now the tooltip:
image

as you can see I have the app and it's ending with the footer, but we have a lot of white space to scroll because of the tooltips added with position absolute

Expected behavior

No extra scrolling - do you have some solutions I can try?

thanks for your time,

@kikuomax
Copy link
Collaborator

@yarinmzrc Which version of Buefy are you using? And could you share minimum reproduction code?

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

No branches or pull requests

2 participants