Hey guys,
I started using bubble.io yesterday so I barely know anything advanced, so my question might seem stupid.
I am creating an app for iOS, created bottom app bar and used a group for homepage and put all elements inside it neatly as I wanted.
Now I realize that the space is consumed in homepage and I want to enable vertical scroll if stuff overflows. I found out that it’s available only when we set group’s layout to row or column, I don’t see any option when it’s set to fixed.
Now the problem is that I am able to position and resize elements properly only when the group is set to fixed, in row or column I am unable to move them or resize them.
If I select all elements using shift and add to a group>row/column, everything gets messed up.
What I wanted is to keep the design structure same and add them to a group that’s vertically scrollable.
And when I do that, I want to be able to scroll it and add other elements in there too.
Thanks.
If you started yesterday, I would recommend you to understand more about responsive design using bubble.
Doesn’t seems to be a problem. When the group is set to row or column, you can still move, align or resize the element. Its just the method is slightly different than when the group is set to fixed.
Appreciate your help, I am gonna read this now but the thing is that I see overflow option only when it’s set to row or column and not when it’s fixed, I want to scroll it and do stuff there too.
Thanks for the reply but my basic idea was that when I open the app, the homepage is open and I can just scroll the page and there is stuff there too, see what I am saying.
Now when I set the group layout to row or column, then I am unable to move the elements in homepage as I wanted and they get aligned as a row/column when I change layout.
I am looking at the guide you shared me, hopefully it clears some doubts.
And your w3 link also seems helpful, thanks.