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

[charts] difficult to open tooltip without selecting axis labels #16549

Open
bernardobelchior opened this issue Feb 12, 2025 · 3 comments
Open
Labels
bug 🐛 Something doesn't work component: charts This is the name of the generic UI component, not the React module!

Comments

@bernardobelchior
Copy link
Member

bernardobelchior commented Feb 12, 2025

Steps to reproduce

Steps:

  1. Open the docs (v7, v8)
  2. Long press on a bar to open the tooltip

Current behavior

  1. The axis text is sometimes selected

Expected behavior

  1. The axis text should not be selected

Context

ScreenRecording_02-12-2025.12-18-31_1.MP4
ScreenRecording_02-12-2025.12-16-39_1.MP4

Could be potentially solved by this

Your environment

Safari on iOS 18.3.

Search keywords: tooltip, mobile

@bernardobelchior bernardobelchior added bug 🐛 Something doesn't work status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Feb 12, 2025
@github-actions github-actions bot added the component: charts This is the name of the generic UI component, not the React module! label Feb 12, 2025
@michelengelen michelengelen removed the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Feb 12, 2025
@bernardobelchior
Copy link
Member Author

I now realize that you're supposed to drag to show the tooltip. Looks like a bit of a weird behavior to me, but I suppose that's intended?

@alexfauquette
Copy link
Member

alexfauquette commented Feb 13, 2025

Not exacltyl. It might be because I started the implementation with mouse device in mind, and not pointer in general

By the way can you see your videos? Because I can't. But it's maybe just my OS which does not support this format

@bernardobelchior
Copy link
Member Author

By the way can you see your videos? Because I can't. But it's maybe just my OS which does not support this format

Yes, I can. It's an MP4 video with the following codecs: MPEG-4 AAC, HEVC.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work component: charts This is the name of the generic UI component, not the React module!
Projects
None yet
Development

No branches or pull requests

3 participants