discourse/plugins/chat/spec/system/thread_list
David Battersby 09f2a42f5f
FIX: build chat message excerpt for thread preview (#26765)
Follow up to #26712 to account for older threads that don't have a persisted excerpt, as this was previously generated on every page load.

This change allows us to build the excerpt on the fly when none exists, fixing the issue of missing message excerpts for thread previews (within channel) and thread lists (on mobile/desktop).
2024-04-26 14:29:35 +08:00
..
drawer_spec.rb DEV: implements <Chat::Navbar /> (#24917) 2023-12-18 17:49:58 +01:00
full_page_spec.rb FIX: build chat message excerpt for thread preview (#26765) 2024-04-26 14:29:35 +08:00