Planned
Last Updated: 17 Apr 2026 05:15 by ADMIN
Created by: Justin
Comments: 1
Category: Chat
Type: Feature Request
8

We are using the blazor chat component with Microsoft.Extensions.AI and IChatClient. Currently during a long response stream the chat repeatedly scrolls to the bottom automatically as the response updates. When I use use my mouse wheel to scroll to the top it immediately auto scrolls me back to the bottom.

A user needs to be able scroll to the top as the response is streaming in. If the user manually scrolls the auto scrolling should stop. Any subsequent messages sent in the same chat session should resume auto scroll. This is the behavior seen in most AI chat interfaces like chatGPT and is what most users expect. 

For more info and a video refer to support ticket: 1712888

Thanks, Justin.

Unplanned
Last Updated: 11 Nov 2025 13:15 by ADMIN
Created by: Harry
Comments: 0
Category: Chat
Type: Feature Request
1
It would be good to be able to either use emoji's in the chat component via a button similar to the attachments, or add the capability for custom tooling to be added to that area.
Completed
Last Updated: 11 Nov 2025 13:14 by ADMIN
Created by: Harry
Comments: 1
Category: Chat
Type: Feature Request
0
We currently have a feature which allows the chat user to see if the other person is typing. It would be good if this could be set in the component with a timeout to display an indication to the user which disappears after a short time.