We've made an update to the chat bot's message input. Instead of using a text field, we have now transitioned to a textarea.
This change was made for two main reasons:
- The text field doesn't display a carriage return.
- The textarea allows for the copying and pasting of large text amounts, maintaining line breaks effectively.
P.S.: You might need to clear your cache for the changes to take effect.