My bottom nav bar for a mobile app is currently in a floating group. I need to be able to scroll down with it staying at the bottom of the users screen, but if the floating group is set relative to ‘bottom’, then if I make the page longer I have to scroll down to see the nav bar.
Hi @Tristan7577 This is tricky to catch but each time the page height is increased (even slightly) in the editor, the floating group needs to be moved down so that it touches the bottom of the page in the editor (similar to this screenshot)