Duplicated
Last Updated: 18 Aug 2020 12:58 by ADMIN
Milan
Created on: 14 Aug 2020 12:45
Category: ConversationalUI
Type: Feature Request
1
chat

Hello,

 

We are using Kendo chat component in our application.

We have a request to make something like textarea instead of text input field, or something similar with the multiline input.

 

Is that possible with current implementation or do you plan to support it in the near future?

 

Thansk in advance!

 

Milan

Duplicated
This item is a duplicate of an already existing item. You can find the original item here:
1 comment
ADMIN
Martin
Posted on: 18 Aug 2020 12:58

Hi Milan,

I am afraid that wrapping the text inside an input doesn't seem to be possible. I understand that this may be disappointing, but the desired behavior cannot be achieved with the currently rendered DOM of the Conversational UI component. The input element should be replaced with a textarea in order to allow wrapping its value on multiple lines.

Please check the following article extracted from StackOverflow for some more details on this limitation:

https://stackoverflow.com/questions/5286663/wrapping-text-inside-input-type-text-element-html-css

We are aware of this limitation and thus we are currently considering our options for providing a template for the ConversationalUI that will allow us to use a textarea or any other custom content for the input. Please support the following feature request from our public FeedbackPortal on this topic by voting:

https://feedback.telerik.com/kendo-angular-ui/1412519-cannot-customize-the-conversational-ui-s-input-area

That will help us to track the customer demand for such functionality and we will eventually add the feature to our future development plans.

Regards,
Martin
Progress Telerik