viewer-components-react icon indicating copy to clipboard operation
viewer-components-react copied to clipboard

Tree widget: Add option to disable grey highlight and tooltip for touchscreen devices

Open JoanaSmit opened this issue 4 months ago • 3 comments

  • The eye icon is highlighted, and a tooltip appears when hovering on the icon: Image

  • Hover actions do not work properly on touchscreen devices:

    • The eye icon remains highlighted after clicking it, until we click outside the icon
    • Tooltip is blinking
    • Recording
  • tree-widget-react version 3.14.0

JoanaSmit avatar Aug 27 '25 13:08 JoanaSmit

https://github.com/iTwin/iTwinUI/discussions/2631

@JoanaSmit, can you check if bumping iTwinUI version actually fixes the hover effect problem for you (as described by Mayank in the discussion)?

grigasp avatar Aug 29 '25 07:08 grigasp

As @saskliutas later clarified, iTwinUI only addressed this in the TreeNode, not in the Checkbox. So bumping iTwinUI will not have an effect.

mayank99 avatar Aug 29 '25 14:08 mayank99

Tooltip and highlight appear with the latest iTwinUI version

JoanaSmit avatar Sep 04 '25 12:09 JoanaSmit