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

[tooltip] Only display tooltip when mouse hovers over reference element #11573

Closed
2 of 6 tasks
mpayson opened this issue Feb 17, 2025 · 3 comments
Closed
2 of 6 tasks
Labels
0 - new New issues that need assignment. ArcGIS Data Pipelines Issues logged by ArcGIS Data Pipelines team members. bug Bug reports for broken functionality. Issues should include a reproduction of the bug. impact - p2 - want for an upcoming milestone User set priority impact status of p2 - want for an upcoming milestone needs triage Planning workflow - pending design/dev review.

Comments

@mpayson
Copy link

mpayson commented Feb 17, 2025

Check existing issues

Actual Behavior

If I move my mouse quickly through an element with a tooltip, the tooltip will still be displayed even though I did not hover on the element

Expected Behavior

The tooltip is only displayed on hover

Reproduction Sample

https://developers.arcgis.com/calcite-design-system/components/tooltip/

Reproduction Steps

  1. Move mouse quickly through element
  2. See tooltip is displayed
Tooltip.mov

Reproduction Version

3.0.2

Relevant Info

There is supposed to be a delay from #6396, but it seems like this may not be working? And it does seem like version 2.10 required more of a hover than 2.11+

Regression?

2.10

Priority impact

impact - p2 - want for an upcoming milestone

Impact

As a user, it feels like the tooltip is often flashing as I navigate the app

Calcite package

  • @esri/calcite-components
  • @esri/calcite-components-react
  • @esri/calcite-design-tokens
  • @esri/calcite-ui-icons
  • @esri/eslint-plugin-calcite-components

Esri team

ArcGIS Data Pipelines

@mpayson mpayson added 0 - new New issues that need assignment. bug Bug reports for broken functionality. Issues should include a reproduction of the bug. needs triage Planning workflow - pending design/dev review. labels Feb 17, 2025
@github-actions github-actions bot added ArcGIS Data Pipelines Issues logged by ArcGIS Data Pipelines team members. impact - p2 - want for an upcoming milestone User set priority impact status of p2 - want for an upcoming milestone labels Feb 17, 2025
@mpayson mpayson changed the title [tooltip] Add delay before displaying tooltip [tooltip] Only display tooltip when mouse hovers over reference element Feb 17, 2025
@macandcheese
Copy link
Contributor

Related - #11091

@driskull
Copy link
Member

Yeah I think this is a duplicate of #11091. Can we close it and use that one?

@jcfranco
Copy link
Member

Per ☝️, closing as duplicate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 - new New issues that need assignment. ArcGIS Data Pipelines Issues logged by ArcGIS Data Pipelines team members. bug Bug reports for broken functionality. Issues should include a reproduction of the bug. impact - p2 - want for an upcoming milestone User set priority impact status of p2 - want for an upcoming milestone needs triage Planning workflow - pending design/dev review.
Projects
None yet
Development

No branches or pull requests

4 participants