Closed Rodriq closed 5 months ago
One of the biggest complaints I had coming in when moving to Rocket.Chat was that the scrollbar wasn't visible. Not everyone knows you can just scroll in the area without using the scrollbar.
Our custom scrollbar:
*::-webkit-scrollbar-thumb {
background-color: #F90;
background-image: -webkit-linear-gradient(45deg,rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent)
}
If a different color could be made available by default it'd be cool. The current one is almost not visible I managed to change using webkit too
In my experience webkit method in custom css does not work anymore in server version 3.13.2. Is there any new tricks for doing this in latest versions?
Seriously, the thin black scrollbar on dark grey, is such a ridiculous default. And it even fades out, so I have no chance to look for it with my eyes while I move the mouse to the general area. Can You please fix that to be visible even when the lighting conditions or the users eyes are less than perfect? This feels like such an obvious case of "style over substance", "pretty dark theme design over usability". Does anybody consider rocketchat a work of art? For me it's a tool. It needs to be usable. What has the world come to...
Any update here ? I want to change the scrollbar color too.
+1 Very difficult to use the default color scrollbar. I tried to customize the css but it failed.
Would love to see some improvements here, the usability of the chat list scrollbar is quite bad, very annoying in day to day work. Or, for people with visual/motor impairments, unusable.
+1 Very difficult to use the default color scrollbar.
Is it possible to customize the CSS just for my account?
I don't have the rights to change "Administration > Workspace > Settings > Layout"
Hi there, thanks for the contribution! 🚀 💯
Sorry, this error does not happen on the latest and maintained releases. It was fixed here: #32341
Rocket.Chat provides support for, at least, 3 months for each release and 6 months for the latest releases of each major version
I would suggest you update your Rocket.Chat version to the latest stable version, which you can find in Releases Page and, check it HERE the table with versions and End of Life dates.
Questions? Help needed? Feature Requests?
Currently what it looks like. One can hardly find it.