Fixing the height of a Slide-In Screen

Mobile view, slide-in window.

When visibility conditions or filtering change the amount of data shown on screen, the heigh of the window adjusts to match it. I understand why it does that but it makes it extremely hard to use in some contexts as you try and hit a button that is moving around.

Is there a custom CSS for this?

1 Like

You could try setting visibility conditions on some spacers as a possible approach.

1 Like

Exactly what I had in mind,.

Is using an overlay an option for you? I haven’t tried to see if the height adjusts on the overlay layout.

1 Like

Overlay i find looks great on large screen size, but mobile it blocks the entire screen in a way that i dont like.

I will try the spacers method, although it doesn’t particularly feel clean which i will work to accept!

2 Likes