discourse/plugins/chat/spec/system/page_objects
Joffrey JAFFEUX 92bb845db2
FIX: messages selection with shift + click (#21506)
This commit fixes the shift+click multi selection in threads. We were not correctly using the manager of the message and would attempt to find messages in the channel instead of the thread.

The `activeThread` was also not correctly set sometimes.

Also adds tests for message selection in threads.
2023-05-11 17:52:53 +02:00
..
chat FIX: messages selection with shift + click (#21506) 2023-05-11 17:52:53 +02:00
chat_drawer FEATURE: Thread list initial UI (#21412) 2023-05-10 11:42:32 +02:00
modals FEATURE: Allow changing slug on create channel (#19928) 2023-01-23 14:48:33 +10:00
sidebar DEV: Switch to data attributes to represent sidebar section name (#20771) 2023-03-23 13:09:45 +08:00