My App/Pages support link: https://go.glideapps.com/support/c7dc1fa7-549a-49b1-a4aa-1d5612c51522
Describe the bug:
Title Bar button is cut off at the top of the screen - top screen cap is from the Data Editor, bottom is from the phone it’s installed on
Expected behavior:
The Title Bar button should be fully visible
The “Support is not available for personal Apps” message suggests that your App is still in the old “My Apps” folder, and not in a new Team Folder under the current pricing model.
If that’s true, you’d need to move it into a Pro or above team before you could submit a ticket.
Yeah, as Jeff said it will be because you’re on a Starter Plan.
But, there might be a simple workaround to “fix” your issue.
Can you show me your component arrangement in the builder?
I’m thinking you might be able to fiddle with containers and/or separators to get rid of that effect.
As always, thank you gents for consistently being so helpful and timely with your responses. I wish that there were a bunch of components to move and/or modify but I’m working with just one Collection:
Okay, so try adding a Container to that screen, and then move your Collection inside that container.
If that doesn’t help, then try inserting a separator just above the Collection.
HA! It worked - thanks Darren! Just out of curiosity, shouldn’t there be an appropriate amount of padding built into the Collection component so that it doesn’t need to be dropped into a Container?
But personally, I like to keep most components inside containers anyway. It makes it easier to manage visibility conditions and the like. And it also gives you a range of options for background effects, padding, etc.