Adding a full-height to a container (height:100%), won't render results to the service studio interface viewer on the new version of OutSystems 11.53.7, and for what I can see some other more recent releases, making it very hard to see what you are building correctly.
Can this be fixed somehow?
I'm attaching 2 images from 2 different Service studios displaying the same weblock.
Service studio 11.53.7:
Service studio 11.14.6
Hi Bruno,
this is a bug / unpleasantness that should be fixed by the tooling, so best to send feedback to Outsystems.
As a band-aid for the time being, you can give it a height of your choice in service studio with some extra css :
the first one (line 7) is to give it your desired height in the block preview
the second one (line 10) is to make sure that in your screen previews, the block takes the height of the enclosing container
See attached oml
Dorine
As Dorine mentioned, best is to use the Feedback button in Service Studio to report this.
Nothing here that the community can help to fix this.