discourse/plugins/chat/spec/system/page_objects/chat
Joffrey JAFFEUX 52e8d57293
FEATURE: implements last read message for threads (#26702)
This commit will now allow us to track read position in a thread and returns to this position when you open the thread.

Note this commit is also extracting the following components to make it possible:
- `<ChatMessagesScroller />`
- `<ChatMessagesContainer />`

The `UpdateUserThreadLastRead` has been updated to allow this.

Various refactorings have also been done to the code and specs to improve the support of last read.
2024-04-25 10:47:54 +02:00
..
components FEATURE: implements last read message for threads (#26702) 2024-04-25 10:47:54 +02:00
browse_page.rb DEV: faster browse page spec (#21814) 2023-05-29 23:21:10 +02:00
chat.rb DEV: correctly check for latest (#26603) 2024-04-11 14:23:07 +02:00
chat_channel.rb UI: better modal backdrop opacity fading (#26328) 2024-03-22 22:49:01 +01:00
chat_channel_settings.rb UX: chat channel info area > classname changes (#24954) 2023-12-18 22:09:47 +01:00
chat_channel_threads.rb DEV: implements <Chat::Navbar /> (#24917) 2023-12-18 17:49:58 +01:00
chat_side_panel.rb UX: opens thread on channel with unread threads (#23361) 2023-10-11 12:19:30 +02:00
chat_thread.rb DEV: implements <Chat::Navbar /> (#24917) 2023-12-18 17:49:58 +01:00
user_threads.rb UX: user threads styling tweaks 2023-12-13 14:10:52 +01:00