Completed
Last Updated: 27 Aug 2019 12:15 by ADMIN
Release R3 2019
Dickson
Created on: 13 Mar 2019 11:21
Category: UI for WinForms
Type: Bug Report
1
RadChat: The scroll in the SuggestedActionsElement cannot be made visible

 The scroll in the SuggestedActionsElement cannot be made visible, one can scroll only with the mouse. Introduce a property so there is an indication that additional items are available.

In addition, the CreateChatElement in RadChat class should be made virtual. 

3 comments
ADMIN
Dimitar
Posted on: 27 Aug 2019 12:15
Hi,

A fix will be available in Telerik UI for WinForms R3 2019.

A new property will be introduced: ShowScrollBar to ChatCarouselMessage and ChatSuggestedActionsMessage.
Additionally, the CreateChatElement method in RadChat class is now virtual. 

Regards,
Dimitar
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
ADMIN
Dimitar
Posted on: 14 Mar 2019 09:47
Hi Dickson,

Thanks for the comments, we will consider them when implementing this. 

Regards,
Dimitar
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Dickson
Posted on: 14 Mar 2019 04:20

1) Maybe can show  left and right arrows a bit like a carousal so that users can know there are more items than what is displayed.

2) Maybe stack the items into two rows of SuggestedActions and eliminate the need to scroll altogether.