Hi everyone, I got a really annoying UI situation going on and was hoping someone here knew an easy fix. I have a page with a list of repeating groups that open up a full-page group when selected. The problem is that anytime a user closes the group they return to the top of the page rather than the position they were in when they clicked to open the group. This becomes a real hassle since users have to scroll down again all the way to where they last were to continue to browse.
Is there an easy way to make sure that they return to where they were before they clicked to open the full-page group? This is all a single page so I can’t use URL parameters I believe… so would I have to use states to save the scroll position? I feel like I’m missing something obvious since this is a basic behavior you would expect from an app…
Any tips or guidance would be much appreciated!
Cheers from a confused bubbler