From e347f190aa3fc322a66b1f9ad3e1851c723aefec Mon Sep 17 00:00:00 2001 From: trevor-signal <131492920+trevor-signal@users.noreply.github.com> Date: Wed, 22 Oct 2025 20:05:45 -0400 Subject: [PATCH] Improve screenreader experience with timestamps in chat list --- ts/components/conversationList/BaseConversationListItem.dom.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ts/components/conversationList/BaseConversationListItem.dom.tsx b/ts/components/conversationList/BaseConversationListItem.dom.tsx index 8d877ca72e..0110624aef 100644 --- a/ts/components/conversationList/BaseConversationListItem.dom.tsx +++ b/ts/components/conversationList/BaseConversationListItem.dom.tsx @@ -232,7 +232,7 @@ export const BaseConversationListItem: FunctionComponent = disabled && `${CONTENT_CLASS_NAME}--disabled` )} > -
+
{headerName}