I would like to show the last selected/viewed room when user opens/logs back in the page. Currently, my setup is on page load, a popup shows with a repeating group showing these rooms that user created (can be more than 5). After selecting that room, the popup closes and a state is set to another group at the home page to show the room details.
My problem is, i cant find a way to get this last selected room to show once user logs back in or opens the page again or if it refreshes. Instead, i made it so the popup shows again where user selects the room again.
Can i get assistance on this please?
This is the state of the group that shows the room details on the page
The filter settings of that state
The repeating group’s cell state on press (selected), also same filter settings as above



