Skip to main content

Figma Sites: Support "navigitate to" interactions AND other interactions in the same onclick

  • May 13, 2026
  • 0 replies
  • 2 views

Joe Greene

Within Figma Sites, you are currently unable to provide “navigate to” as a type of interaction.

 

I am aware that you can add a link, however doing so causes an issue if you have the goals of

  1. Doing conditional navigation (i.e. if X== true Navigate to A, Else navigate to B)
  2. Changing a variable, and navigating through the same button (e.g. set Y to Z & navigate to C)

1 because navigate to/link to is not available in the interactions (where conditional is found) & 2 because if you assign a link, then onclick is removed as a trigger for interactions

 

In terms of both, I accidentally used a workaround by copying a frame from core Figma into Figma sites

However, this is not convinient/intended, and I worry that it may create issues with future versions of figma sties.