Skip to main content
March 18, 2021

"Scroll to" objects in different frames

  • March 18, 2021
  • 73 replies
  • 27504 views

Currently Figma only allows scrolling to objects within the same frame. This makes difficult to hyperlink to a particular location in a different frame. E.g. when making the main navigation menu in a website to navigate to specific headings in a different page

73 replies

Aline_Thome1
January 24, 2024

but it’s unbelievable that we need this kind of work around for such a simple thing. Figma should have it built in.

February 26, 2024

Need this!

February 27, 2024

Need this function. Seems like a much needed and basic function for a lot of people!

Anne13
February 29, 2024

+1 This is easily achievable for development but impossible in prototyping.

March 1, 2024

Yes please, this is something I used all the time in Adobe XD.

March 11, 2024

+1! need this too

Mandana
March 15, 2024

You can actually do this quite easily: create the link to your frame and on this frame create an interaction from the frame to the desired object width “after delay” (1ms) “scroll to” …

Ritche_Paz
New Participant
March 19, 2024

Figma do you have solution for this we need this badly. 🥲

Elisca
April 10, 2024

I have managed to solve this problem with the use of a variable.

You’ll have to do the following:

  1. Create a boolean variable “Status” and set it to false.
  2. The link/button click that navigates to the next frame and specific anchor. ‘On Tap - Set Variable - Status - to - True.’
  3. On the frame that you navigate to add 'After Delay - 1ms - Conditional statement - If Status == false, do nothing - Else Scroll to ‘youranchor’. Also Set the Variable Status to False again.

Hope this helps someone. It at least works.

April 12, 2024

Something information about this issue?, Thank you, it is a good feature, i need it!