Full Screen Chat Window Height overflow on Sublime theme

I have recently installed the Sublime theme and am running into a bit of an issue with the full screen chat window appearing to overflow the screen on the height:

I assume this is a CSS issue, and I would like to fix this so the view height of the window doesn’t scroll when the full screen chat is open, but I’m brand new to Discourse and I can’t figure out which class or variable is causing the overflow to begin to fix it. :sweat_smile: Any help would be appreciated!

(Also, I don’t know if this is connected, but it appears to do the same thing on the admin panel so it may not be the chat window overflowing but something else in the theme? The chat window does not do this on Horizon or Foundation.)

2 Likes

Welcome! and thanks for the report, if you update the theme this will be fixed

1 Like

Thank you for the quick fix! Unfortunately it didn’t completely work:

Something I failed to call out the first time is that I’m using the dropdown top sidebar instead of the left aligned sidebar. I don’t know if that makes a difference. But the top of the chat is now completely cut off:

The update did fix the admin panel sidebar though, which I didn’t know wasn’t supposed to scroll like that! :grin: So that’s good.

Also it does say that the composer heights are not defined variables:

ETA: I played around with it and it is definitely a bug with the header dropdown menu option :sweat_smile:

And it remains broken if you do the header dropdown menu and the separate chat nav:

1 Like

It does! thanks for looking into it — I’ve added a fix for this case too.

Yes this is expected, those variables only populate when the composer is open and fallback to the value after the comma when it’s not.