Completed
Last Updated: 12 Nov 2025 17:55 by ADMIN
Release 12.0.0 (2025 Q4)
Created by: JOHN
Comments: 2
Category: Chat (Conversational UI)
Type: Feature Request
1
Provide an option to attach images also exchange images in the chat
Unplanned
Last Updated: 29 Oct 2025 08:58 by Mozes
Created by: Mozes
Comments: 0
Category: Chat (Conversational UI)
Type: Feature Request
0
we need to load more messages when user scrolled to top (or if it is already at the top), but there are no events/hooks that can be used to trigger page-loading method.

There are no events or attachable actions, and the only class ScrollMediator's members are fully consealed by internal directive and cannot be overriden/inherited/created either.

1. How to detect scroll position at the top/bottom?
2. How to initially scroll to certain message (aka unread one) instead of straight to bottom?
Unplanned
Last Updated: 30 Jul 2025 09:32 by ADMIN
Cannot scroll to the first messages when the keyboard appears. When the keyboard is closed, the messages can be reached.
Unplanned
Last Updated: 02 Jan 2025 09:31 by Richard
Created by: Richard
Comments: 0
Category: Chat (Conversational UI)
Type: Bug Report
0

There is an issue on iOS when having a custom template for example IncomingSingleTextMessageTemplate which includes a Label with property TextType set to 'Html'. The app crashes with:

An unhandled exception of type 'System.ArgumentException' occurred in System.Private.CoreLib.dll: 'An item with the same key has already been added. Key: Telerik.Maui.Controls.Chat.TextMessage'.

Unplanned
Last Updated: 20 Dec 2024 17:03 by Richard
When using a typing indicator in the chat and sending messages, the first few messages get out of the visible are of the screen and cannot be scrolled to.
Unplanned
Last Updated: 25 Oct 2024 10:12 by k
Created by: k
Comments: 0
Category: Chat (Conversational UI)
Type: Feature Request
0
I want to style the image of the ImageCardView. Provide a styling property for this, similar to the TitleStyle, SubtitleStyle, DescriptionStyle properties of the BasicCardView class.