"On Load" trigger for Interactions

It would be useful to be able to add a trigger to a frame that once it ‘loads’ some kind of interaction would kick-off.

This would mean that not every prototyped action needs to be on click or on some clear action on the user’s part and would also allow for variables to be used to check what states components should be in so that we can have conditional logic per page.

7 Likes

Yes I could really use this- being able to run through some conditional logic “on page load” for certain views in a prototype would be nice.

Right now I’m using the “After delay” and/or “Mouse enter” for checking conditionals after a transition from one page to another which seems to work okay, but it feels “hacky”, and also then I can no longer use those actions for that specific frame again…

1 Like

Hey All, thanks for the feedback!

We’ll pass this onto our Prototyping team for future consideration.

1 Like

Yes please.

Want to add my vote because I was going to write essentially the same feature request.

An “On Load” interaction/trigger would be a great addition to the logic of interactions

Right now I use “after Delay: 1ms” but that’s a workaround that I honestly feel a little iffy about.