RocketChat / Rocket.Chat

The communications platform that puts data protection first.
https://rocket.chat/
Other
40.51k stars 10.56k forks source link

Make scrollbar in chat list more visible #13892

Closed Rodriq closed 5 months ago

Rodriq commented 5 years ago

Currently what it looks like. One can hardly find it. screenshot-open rocket chat-2019 03 25-14-16-42

wreiske commented 5 years 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.

image

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) 
}

image

Rodriq commented 5 years ago

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 Screenshot from 2019-03-25 17-33-06

rcadmin19 commented 3 years ago

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?

rokkbert commented 3 years ago

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...

moell9 commented 2 years ago

Any update here ? I want to change the scrollbar color too.

leoserra commented 2 years ago

+1 Very difficult to use the default color scrollbar. I tried to customize the css but it failed.

OrbitingOcelot commented 1 year ago

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.

ans-artal commented 7 months ago

+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"

dougfabris commented 5 months ago

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?