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

externalPointerEvents doesn't trigger the legend extra value update #946

Closed
markov00 opened this issue Dec 9, 2020 · 1 comment
Closed
Assignees
Labels
bug Something isn't working :interactions Interactions related issue regression :tooltip Related to hover tooltip :TSVB Kibana TSVB related

Comments

@markov00
Copy link
Member

markov00 commented Dec 9, 2020

Describe the bug
If externalPointerEvents tooltip visiblility is set to false, the legend extra value is no longer updated

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://codesandbox.io/s/loving-poincare-0mpuz?file=/src/App.tsx
  2. Move the mouse on the top most chart, the bottom chart legend updates its value.
  3. Move the mouse on the bottom most chart, the legend extra value of the top chart doesn't change

Expected behaviour
Independentely from the tooltip visibility, an external pointer events should update the legend extra value with the actual value computed from the external pointer event x position.

Version (please complete the following information):

  • Elastic Charts: current master

Additional context
Verified that on version 7.6 and on master in Kibana and seems to be a regression (at least in TSVB that is the only app that use the sync with the hidden tooltip)

Errors in browser console
n/a

@markov00 markov00 added bug Something isn't working :interactions Interactions related issue :TSVB Kibana TSVB related :tooltip Related to hover tooltip regression labels Dec 9, 2020
@markov00 markov00 self-assigned this Dec 9, 2020
@nickofthyme nickofthyme assigned nickofthyme and unassigned markov00 Jan 26, 2021
@nickofthyme
Copy link
Collaborator

Duplicate of #992

@nickofthyme nickofthyme marked this as a duplicate of #992 Jan 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working :interactions Interactions related issue regression :tooltip Related to hover tooltip :TSVB Kibana TSVB related
Projects
None yet
Development

No branches or pull requests

2 participants