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

[Bug][SankeyChart] Tooltip is not positioned correctly when the Sankey Chart is wrapped in a Card inside a GridLayout #2776

Open
Yanko-Georgiev opened this issue Dec 23, 2024 · 0 comments
Labels
Bug Item which indicates that something is not working C: Chart pkg:Charts SEV: High

Comments

@Yanko-Georgiev
Copy link
Collaborator

Yanko-Georgiev commented Dec 23, 2024

Description

When the SankeyChart is wrapped in a Card that is part of a GridLayout the Tooltip is not correctly positioned.

Steps To Reproduce

  1. Open the following StackBlitz example: https://stackblitz.com/edit/react-7vwla5e8?file=app%2Fapp.tsx
  2. Hover over the SankeyChart
  3. Notice the Tooltip is not positioned correctly or does not appear at all

Screenshots or video

Image
Image

Actual Behavior

When hovering over the SankeyChart a tooltip is not appearing or is positioned incorrectly.

Expected Behavior

The tooltip should appear at the right position regardless of its wrapping components.

Additional information

Reported in ticket ID: 1673763
Private issue: https://github.com/telerik/kendo-charts/issues/532

@Yanko-Georgiev Yanko-Georgiev added Bug Item which indicates that something is not working pkg:Charts SEV: High labels Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Item which indicates that something is not working C: Chart pkg:Charts SEV: High
Projects
None yet
Development

No branches or pull requests

2 participants