Rocket.Chat Version: 0.51.0
Running Instances: 1
DB Replicaset OpLog: Disabled
Node Version: 4.7.1 (runtime), however "build" says "4.6.2"?!
OS: Ubuntu 14.04.5 LTS, Trusty Tahr, 64-bit
I updated from 0.48.2 to 0.51.0, after updating NodeJS to 4.7.1
Now the search bar and the right sidebar are "off" - and the right sidebar's popups don't like window resizes anymore either (if I widen the window, the popup is off to the left, where the old window size used to be)
Browsers:
"#support" - user Hannes-3 (2/9/2017) reported "we got the same problem with our Installation, began with Installation of 49.1 at our side"
See attached PNGs for a visual
Do you use any custom CSS?
There is an entry in "Custom CSS", not sure if our web developer put that in, or if it's a leftover from older versions. See attached:
CustomCSS.txt
I am seeing similar issues on Safari 10.0.3 (12602.4.8) and Chrome 57.0.2987.37 beta (64-bit) both on macOS Sierra.
I had all the layout section on admin reset and the issue remains.
Update on CustomCSS: removed CustomCSS, restarted server and app(s), issue remains for me as well.
We fixed it for us but don't know any root cause.
We went into Admin -> Colors (minor) and hit "Reset"
Then Admin -> Colors, hit "Reset"
As soon as we hit "Save", everything worked.
Not sure what the "Reset" button actually does, but it seems to have helped things!
(By "We", I mean our web developer who can reads CSS as if it were his first spoken language. He got sidetracked into https://github.com/RocketChat/Rocket.Chat/issues/4004, last comment, and just gave the reset button a whirl.)
I hesitate to close the issue, because I don't really know/understand what happened.
Can you guys try to change the custom CSS to something dummy, like:
body { }
The bug is that when Custom CSS is set to empty, it wont trigger the re-compilation.
@engelgabriel that seem to have solved it 馃憤
Most helpful comment
We fixed it for us but don't know any root cause.
We went into Admin -> Colors (minor) and hit "Reset"
Then Admin -> Colors, hit "Reset"
As soon as we hit "Save", everything worked.
Not sure what the "Reset" button actually does, but it seems to have helped things!
(By "We", I mean our web developer who can reads CSS as if it were his first spoken language. He got sidetracked into https://github.com/RocketChat/Rocket.Chat/issues/4004, last comment, and just gave the reset button a whirl.)
I hesitate to close the issue, because I don't really know/understand what happened.