discourse/plugins/chat/spec/system/page_objects/chat
David Battersby 534e8c1628
UX: update chat channel sorting to include unread threads (#29617)
Adds channels with unread threads (watching/tracking) to the sorting logic for both public and direct message channels.

Previously channels with unread threads could easily be missed as we didn't bump them to the top when new thread replies were created.

We are also adding a blue unread badge next to DM channels when there is an unread thread, as previously they weren't appearing as unread within the DMs tab (they only showed within the My Threads section).
2024-11-08 12:31:03 +04:00
..
components UX: update chat channel sorting to include unread threads (#29617) 2024-11-08 12:31:03 +04:00
admin_incoming_webhooks.rb FEATURE: Convert chat plugin UI to new show plugin and admin UI guidelines (#28632) 2024-09-10 15:16:16 +10:00
browse.rb FEATURE: allows browse page in chat drawer (#27919) 2024-07-16 12:34:37 +02:00
chat.rb FIX: Display new DM button when public channels are disabled (#28306) 2024-08-12 08:44:51 -05:00
chat_channel.rb FIX: show too long message error on client (#27794) 2024-07-09 18:34:35 +02: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 FEATURE: allows browse page in chat drawer (#27919) 2024-07-16 12:34:37 +02: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: Fix flaky chat system tests (#29104) 2024-10-07 14:20:19 +08:00
user_threads.rb FEATURE: allows browse page in chat drawer (#27919) 2024-07-16 12:34:37 +02:00