discourse/plugins/chat/spec/system/page_objects
Joffrey JAFFEUX 2f3355695e
FIX: improves reliability of last visit line in chat (#30948)
This commit does several changes:

- it moves the ownership of the last message info to the channel instead
of storing it on the message, it avoids the need to iterate over every
messages
- makes an optimistic update of the last read message id
- adds a spec to confirm this behavior
2025-01-27 10:38:41 +01:00
..
chat FIX: improves reliability of last visit line in chat (#30948) 2025-01-27 10:38:41 +01:00
chat_drawer UX: update chat channel sorting to include unread threads (#29617) 2024-11-08 12:31:03 +04:00
modals DEV: ensures channel has been created (#30445) 2024-12-23 13:54:22 +01:00
sidebar FIX: Improve the reliability of the unread channel keyboard shortcuts (#29814) 2024-11-21 08:24:26 +11:00