hi there,
I’m working with the Design system and separate file for the wireframes.
I’ve created a component set for 3 chips holding 3 different values including a default and hover state. I also created 3 corresponding tooltips.
What I want to achieve is a hover on 1 chip → change from default to hover → show tooltip underneath chip while hover.
I created two interactions:
-
default chip → while hover → change to → hover chip + while hover → open overlay → tooltip
-
while hovering ->c change to default chip = close overlay
The prototype works as expected in the design system component when testing BUT not in the Figma fiel with wireframes. It’s behaving like below and doesn’t open the tooltip but just flickers. If I copy this wireframe into the Design system Figma file it works again and the tooltip opens and the chip goes into hover state when hovering over. I have synced the libraries, so there shouldn’t be a problem.
below a gif with the error one