Let’s Get Static

Hi all,

I’m wondering if there’s a way to make a page, or specific elements of a page static until reload?

Situation: There’s a page retrieving a list of users, sorted by follow count. If you then follow a person, the repeating group will shift since the data has changed.

What is the process for displaying a RG like this but is “static” until page reload?

It would be great if the :make static operator worked in repeating groups, but because it doesn’t, I’d set a custom state on page load with a list of users and then use that custom state as the source for the repeating group.

Damn, @trvshowell… I put a lot of effort into the response in this thread. I see how it is. :wink:

1 Like

Oh my gosh! I never saw this! Thank you, will take a look right now! <3

1 Like

This is exactly what I needed @juicebox , thank you:

No more crazy shifting around: https://i.gyazo.com/6d623285016ef0e34ad8debc4e95d2ec.mp4

This topic was automatically closed after 70 days. New replies are no longer allowed.