Hey Bubble fam,
First of all, love the new responsive design. It’s a no brainer now that I’ve figured it out.
But I have run into a problem. I need to have an “X” icon in a group in the top left of my screen. When it’s clicked, the popup closes. See image below.
Problem:
When I add it as a normal group, it pushed aside the other groups given the new responsive layout.
Solutions I tried:
- I tried adding a Floating Group that disappears when the user starts scrolling down the page. This stops the “X” icon from moving down the page when the user scrolls. BUT since it’s in a popup, when the user scrolls down and then back up, it is finicky and the “X” only returns after you try a few times to get to the top of the page.
- I’ve added a Group Focus and attached it to the top element, then changed the position of it on the page. But it doesn’t show when I toggle it or show / hide it.
Can someone please tell me the best solution for me to use that will not break?
Thanks so much!