Hi!
I am trying to create an interactive side menu. I have been working on this for quite some time now but there is one behavior that I cannot explain and seems to be a bug.
I have created a variant for menu items including a prototype interaction:
Next I have created a menu sidebar variant (one to for each active menu item with all others disabled)
Next I took an instance of the side menu and set each menu item to the desired item (by swapping the menu items).
When I run the prototype, the interactions of the individual menu items seems to get mixed up by the system, items do not get the desired active state and start jumping around.
The prototype can be found here:
https://www.figma.com/proto/P6BzrVGNyHQWnhcjgPxXEo/Interactive-components-test?page-id=10%3A476&node-id=12%3A929&viewport=459%2C48%2C1.1&scaling=min-zoom&starting-point-node-id=12%3A929
The setup can be found here:
Please let me know if this is indeed a bug, or if I am doing something wrong with this.
Thanks!