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

fix(tooltips): fix tooltips on dashboards #19473

Merged
merged 2 commits into from
Dec 21, 2023
Merged

fix(tooltips): fix tooltips on dashboards #19473

merged 2 commits into from
Dec 21, 2023

Conversation

thmsobrmlr
Copy link
Contributor

Problem

#19381 the tooltip isn't displayed when scrolling beyond the screen height.

Changes

This PR reverts #17906, which fixes the issue mentioned above. We all (@robbie-c , @benjackwhite and me haven't been able to reproduce the orginal issue any more. I think it might have been fixed with the React 18 upgrade and moving parts from layoutEffect to effect 6070407#diff-4e9ee68aa367eb18f567f0152f03571e91b57fb6a8d614644b4ad5669a735e52.

How did you test this code?

Tested on a shared dashboard

@thmsobrmlr thmsobrmlr changed the title Fix tooltip fix(tooltips): fix tooltips on dashboards Dec 21, 2023
Copy link
Contributor

Size Change: 0 B

Total Size: 2 MB

ℹ️ View Unchanged
Filename Size
frontend/dist/toolbar.js 2 MB

compressed-size-action

@thmsobrmlr thmsobrmlr requested review from a team and benjackwhite December 21, 2023 11:15
@thmsobrmlr thmsobrmlr merged commit 8865be4 into master Dec 21, 2023
81 checks passed
@thmsobrmlr thmsobrmlr deleted the fix-tooltip branch December 21, 2023 12:29
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.

2 participants