akveo / nebular

:boom: Customizable Angular UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode
https://akveo.github.io/nebular
MIT License
8.07k stars 1.51k forks source link

Request for Multiline Input Support in <nb-chat-from> Component #3243

Open mohammedmrm opened 9 months ago

mohammedmrm commented 9 months ago

Issue type

I'm submitting a ... (check one with "x")

Issue description

I would like to request the addition of multiline input support for the component. Currently, the component only allows for single-line input, which can be limiting in various use cases.

Current behavior:

Expected behavior: I propose adding support for multiline input in the component. This enhancement would allow users to input messages spanning multiple lines, facilitating more detailed communication within the chat interface.