-
Notifications
You must be signed in to change notification settings - Fork 703
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sidebar does not highlight workspace with new messages #2844
Comments
Hey @paulchen I tested it and worked for me. This happens in how many servers? |
Yes, it's all the time. I was just able to reproduce it using a clean Snap-based client installation on Arch Linux that connects to two servers. Let me clarify that by "sidebar" I mean the list of servers, not the list of channels/groups on one of the servers. |
But it wasn't on Windows? I don't get this |
Usually I only use the Electron client on Windows 10. That's where I initially observed the problem. By trying a clean installation using the Snap image, I wanted to verify the following things:
I think I can provide a screen recording, but it will take me some time. I need to take care not to share any sensitive data. |
No problem. I will try to record my test tomorrow so you can say if I'm testing right. |
Hey, I released a new version 3.9.14 now, I found a bug that could lead to this issue. So please test this latest version and tell me if the problem persists. |
Unfortunately, the problem still persists. I created some screen recordings to showcase the situation: In the first video, we see the initial situation:
simplescreenrecorder-2024-02-17_21.34.19.mp4In the second video, the following happens:
In summary, the "1"s lead the user "paulchen" step-by-step to the message where they have been highlighted. simplescreenrecorder-2024-02-17_21.35.05.mp4In the third video, the following happens:
The main difference to the second video is that "test1" does not highlight "paulchen" in their message. Instead, they just write a simple message to a channel where "paulchen" is joined. After "test1" submits their message, the tray icon will show a dot denoting a new message, but the server list of the desktop app does not lead "paulchen" to the server and the channel where the message has been written. In my opinion, there should be a dot in the server list for any server where a new message has been written. Maybe the current behaviour is intentional, but as stated in the initial report, I think some time ago such a dot was shown. But maybe I'm wrong. simplescreenrecorder-2024-02-17_21.35.36.mp4 |
Search before asking
Operating System
Operating System Version
Windows 10
It happens on the web browser too?
No, it just happens on the Desktop app
Rocket.Chat Desktop App Version
3.9.13
Rocket.Chat Server Version
6.6.0
Describe the bug
When I'm highlighted, the taskbar icon changes appropriately:
The sidebar of the desktop app also highlights the workspace where I'm highlighted:
When there are only new messages that do not highlight me, the taskbar icon changes as well:
However, the icon in the sidebar does not change:
As a consequence, I need to cycle through all workspaces to find out where there is the new message.
How to Reproduce
Describe your Expected behavior
Both taskbar and sidebar will change in order to guide me to the new message in the first workspace.
Anything else
I am pretty sure that there was a time when this worked as expected. However, it stopped working some time ago.
Are you willing to submit a code contribution?
The text was updated successfully, but these errors were encountered: