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

[chart viz][time series bar chart] Rich tooltip is not highlighted when hover on series and not able to scroll #16177

Closed
2 of 3 tasks
jinghua-qa opened this issue Aug 10, 2021 · 3 comments · Fixed by #16350
Closed
2 of 3 tasks
Assignees
Labels
#bug Bug report P2 Priority item - High preset:QA Preset QA team

Comments

@jinghua-qa
Copy link
Member

In time series bart chart, Rich tooltip is not highlighted when hover on series and not able to scroll when there is long series.

Expected results

Rich tooltip can show highlight when hover on series, and able to scroll with long series

Actual results

Rich tooltip not able to show highlight when hover on series, and able to scroll with long series.

Screenshots

Screen.Recording.2021-08-10.at.11.37.49.AM.mov

How to reproduce the bug

  1. Go to time series bar chart
  2. add multiple metrics (5-10)
  3. hover over on each series and observe tooltip
  4. See error

Environment

(please complete the following information):

  • superset version: latest master
  • python version: python --version
  • node.js version: node -v
  • any feature flags active:

Checklist

Make sure to follow these steps before submitting your issue - thank you!

  • I have checked the superset logs for python stacktraces and included it here as text if there are any.
  • I have reproduced the issue with at least the latest released version of superset.
  • I have checked the issue tracker for the same issue and I haven't found one similar.

Additional context

Add any other context about the problem here.

@jinghua-qa jinghua-qa added the #bug Bug report label Aug 10, 2021
@superset-github-bot superset-github-bot bot added the preset:QA Preset QA team label Aug 10, 2021
@jinghua-qa
Copy link
Member Author

@junlincc

@junlincc
Copy link
Member

junlincc commented Aug 12, 2021

Screen.Recording.2021-08-11.at.7.31.50.PM.mov

@stephenLYZ can you take this one on? the rich tooltip should be scrollable and hovering on specific series should get highlighted 🙏

@junlincc junlincc added P1 Priority item - Major P2 Priority item - High and removed P1 Priority item - Major labels Aug 12, 2021
@stephenLYZ
Copy link
Member

working on it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
#bug Bug report P2 Priority item - High preset:QA Preset QA team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants