-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Describe the bug
Sometimes when I open a chat, it does not load at the most recent message. Instead, it opens scrolled up to a random earlier point in the conversation, or it jumps to this position after initially loading. I then have to scroll down manually to see the latest messages.
To Reproduce
- Steps to reproduce the behavior (note: the exact trigger is unclear):
- Go to a chat or communication thread.
- Click to open the chat.
- Wait for the messages to load.
- Observe that the chat may load scrolled up instead of at the bottom.
Expected behavior
The chat should open consistently at the most recent message without jumping to an earlier point.
Screenshots
I’ve attached a demo video showing this issue:
https://github.com/user-attachments/assets/18f3e587-54dd-4d90-9990-32b56986cc4a
Additional context
I haven’t been able to determine exactly when this happens—it seems random so far. With more testing, it might be possible to identify a pattern or specific condition that causes it.