Coach / Freelancer for Bubble's responsive engine

Hi all,

Looking for someone to teach / guide me through some responsive functions that I need to implement into my (mobile) bubble app.

I have a repeating group which drags down the page and I want to display a group over this group which dynamically fills the user’s screen. The problem I have at the moment is that if I try and dynamically fill the screen it drags the group all the way down to the length of the repeating group (not the users screen). Please get in touch if this sounds like something you could help with and I will discuss in much more detail! :slight_smile:

To give a comparative example, Instagram stories / Snapchat stories does exactly what I want. Once you click on a user’s story on the feed, it overlays your feed with the picture the user posted.

Looks like you just need to change your parent group to “Align to parent” (Layout tab) and adjust the visibility of child groups by condition and align one of them to front and other one to back.
Also there are plugins that match your tasks.
“Swipe detector” and so on. They allow users to swipe the repeating group.