Rocket.Chat.Electron icon indicating copy to clipboard operation
Rocket.Chat.Electron copied to clipboard

fix: Server sidebar not scrolling

Open preeesha opened this issue 2 years ago • 2 comments

Closes #259

Previously the server list in the sidebar was not scrolling when there're many servers (causing overflow condition). Ther is not able to open other options such as Settings and Downloads as well. Here's a before and after:

Before:

https://github.com/RocketChat/Rocket.Chat.Electron/assets/126406840/eaa2da4c-c554-4004-a993-5d13bea37492

After:

https://github.com/RocketChat/Rocket.Chat.Electron/assets/126406840/8b2b8932-0fd4-42ae-bcf0-71b0c24f3913

preeesha avatar Feb 10 '24 04:02 preeesha

Hey @jeanfbrito, I have used grid system in the sidebar for a stable scrolling experience. Kindly have a look. If there're any changes required, I would love to make those too.

Thanks for your time Prisha Gupta

preeesha avatar Feb 10 '24 04:02 preeesha

image The tooltip seems broken, please take a look.

jeanfbrito avatar Feb 16 '24 18:02 jeanfbrito