i searched the forum but i can’t find a solution. My question is if it be allow to use interaction on prototype to change frame by click on an hover state in an instance of a component nested in another component. I couldn’t do it and couldn’t find any solutions. Can you help me?
i need to create a menu (like the angular material one), i can click on the icon to open the menu and i can hover the first item to see the effect, but if i set an interaction to change frames it doesn’t work.
I link a test file, maybe it explain better my idea
When adding interaction between variants, sometimes it does not work from the right side panel.
But it works if you use the white handle in prototype mode.
I don’t know why
Hope it solves your problem
Enjoy
ok, I saw your solution, but to do this I need to have a component for each menu I need, correct?
Because if i had to link the component to a frame, if i need 2 o plus menu I can’t have a single instance with several interaction. is my think correct?
my need is to create a menu i could reuse in different frames, and when I open it i have to can link a voice to another frame. For example i have to create frames like this:
Hi Stephane, no problem. I have only a question. There’s a way to move component in another page but keep the interaction? Or to use interaction I need to keep all component in the same page?