Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi line text on typing area not converting to multi line on the bot message #1701

Closed
sanoorvishwa opened this issue Feb 6, 2019 · 1 comment
Labels
Duplicate This issue or pull request already exists

Comments

@sanoorvishwa
Copy link

Hi There,
We have customized the typing area to have our own and attached it to Reactwebchat. We have multi line text input capability (using shift + enter). But this is not getting translated to multi line when posted to bot. It concatenates the text into one or two lines only based on the number of words available.
Do we have any way to achieve multi line text on bot?

Thanks,
Vishwa

@corinagum
Copy link
Contributor

Hi @sanoorvishwa,
Multi-line text is a planned feature for Web Chat in our 4.4 release. You can track that issue over at: #124

If you need this implemented on your bot in the meantime, I recommend looking at Stack Overflow where the community can help you with "How to" questions. I found this questions which should help you get started: Preserve line breaks in textarea

Hope that helps!

@corinagum corinagum added the Duplicate This issue or pull request already exists label Feb 6, 2019
@microsoft microsoft locked and limited conversation to collaborators Sep 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants