Word wrap for inline chat area does not exist in text field

Thomas Hunter Posted in Component Development 8 years ago

I noticed that the inline chat does not contain word wrap. It just continues on while typing. how can I fix this?

Replies
Indonesian Arsalan Shah Replied 8 years ago

If you know JS and html, you have to change OssnChat box to textarea and using JS you have to detect that if user press enter trigger sending message process.