For admin, we can drag that button:
æè·.JPG
For regular users, it disappears and the panel shape is fixed:
æè·2.JPG
Might this be due to being behind a company proxy that blocks any traffic besides 80 and 443 ports?
I also get this error message in my console on chrome:
WebSocket connection to 'ws://community.nodebb.org/socket.io/1/websocket/blockofrandomletters' failed: Error during WebSocket handshake: Unexpected response code: 502
I'm talking about the version running here (community.nodebb.org). Do you experience any issues when logging in here?
Ok - at present the underlying websockets library will attempt to connect using websockets first, and failing that, drops down to ajax polling. This is why it takes a couple seconds.
As long as you eventually get connected, it's okay, although we do realise that it is a problem for some people.