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][Map] When having multiple MapLayers the Tooltip is applied only to the top one #2833

Open
Yanko-Georgiev opened this issue Jan 24, 2025 · 0 comments
Labels
Bug Item which indicates that something is not working C: Map KendoReact pkg:Map SEV: High triaged mark the triaged issues with correct priority

Comments

@Yanko-Georgiev
Copy link
Collaborator

Yanko-Georgiev commented Jan 24, 2025

Description

When having multiple MapLayers the Tooltip is applied only to the top one

Steps To Reproduce

  1. Open the following demo: https://stackblitz.com/edit/react-ey5xmeqf?file=app%2Fapp.tsx
  2. Hover a green and then an orange circle
  3. Notice the Tooltip appears only for the green circle

Actual Behavior

Hovering over an element does not display a tooltip unless the element is inside the top layer

Expected Behavior

Hovering over an element should display its tooltip regardless of the layer order

Reported in TicketID: 1676699

@Yanko-Georgiev Yanko-Georgiev added Bug Item which indicates that something is not working C: Map KendoReact pkg:Map SEV: High triaged mark the triaged issues with correct priority labels Jan 24, 2025
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: Map KendoReact pkg:Map SEV: High triaged mark the triaged issues with correct priority
Projects
None yet
Development

No branches or pull requests

1 participant