Appbuilder percentage & viewport heigth

It’d be nice to be able to do stuff like 100% height instead of defining pixels. Or viewport heigth. To me especially for the iframe.

Thank you for sharing your idea, @360Creators! Pinging @jrmi to take a look. :slightly_smiling_face:

Hey @360Creators thanks for the suggestion. When you have something that takes 100% of the viewport height, what if you have another element before, the element will be partially ouside of the viewport. Is it fine? You just want to set a percentage of the viewport height to make it more responsive?

In that case the other element before is before it. I’ve made a little drawing how I see it. The post it itself representing the screen. Having two post its, means you need to scroll down. Something like this I imagine then.

@jrmi Curious if the above is clear! :eyes:

Yeah it’s clear. We can implement that Allow to set an element size to 100% of vh (#2626) · Issues · Baserow / baserow · GitLab

1 Like