From 0d38b4d0a9e8bfac85006f4385e44feac10a433b Mon Sep 17 00:00:00 2001 From: Jarek Radosz Date: Tue, 9 Jan 2024 01:57:36 +0100 Subject: [PATCH] UX: Add title attr to thread titles (#25178) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit …so it's possible to read them when they're inevitably trunacted --- .../javascripts/discourse/components/chat/navbar/title.gjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/chat/assets/javascripts/discourse/components/chat/navbar/title.gjs b/plugins/chat/assets/javascripts/discourse/components/chat/navbar/title.gjs index c28ae553344..edadcb7670b 100644 --- a/plugins/chat/assets/javascripts/discourse/components/chat/navbar/title.gjs +++ b/plugins/chat/assets/javascripts/discourse/components/chat/navbar/title.gjs @@ -9,7 +9,7 @@ export default class ChatNavbarTitle extends Component { }