I have a complex design with lots of mobile app screens and their variants, which are organised into frames with auto layout. When I handover the designs to the developers, it is absolutely crucial for me to have the ability to have a link that directly opens and focuses any nested frame on the canvas, not only the top level frame.
Is there any way to achieve this? I found some users talking about “link to frame” functionality (right-click the selected frame and selecting “Copy/paste as” > “Link to frame”, but I do not see any “link to frame option” in my Figma desktop app nor the web app. It seems like this feature has been discontinued in favour of “Copy link to the whole page” feature (using CMD+L shortcut).
I really do not want to ungroup the frames because I will loose the ability to group them automatically into sections which are adjusting their width and height automatically based on their content, because the content itself is highly dynamic, (the visibility of the child frames is defined dynamically using variables).
