discourse/plugins/chat/spec/system/page_objects
Joffrey JAFFEUX 03e495186f
FIX: makes chat user avatar show presence by default (#22490)
It's way more common to have presence enabled than disabled, so we should have been making it the default from start.

This commit also changes the namespace of `<ChatUserAvatar />` into `<Chat::UserAvatar />` and refactors tests.
2023-07-10 09:36:20 +02:00
..
chat FIX: makes chat user avatar show presence by default (#22490) 2023-07-10 09:36:20 +02:00
chat_drawer DEV: prevents message actions to hide drawer's header (#22448) 2023-07-06 07:33:39 +08:00
modals FEATURE: allows to enable/disable threading in UI (#22307) 2023-06-29 07:19:12 +02:00
sidebar FEATURE: new jump to channel menu (#22383) 2023-07-05 18:18:27 +02:00