Skip to content

Wrapping input text#1889

Merged
cwhitten merged 8 commits intomicrosoft:masterfrom
tdurnford:17
Apr 12, 2019
Merged

Wrapping input text#1889
cwhitten merged 8 commits intomicrosoft:masterfrom
tdurnford:17

Conversation

@tdurnford
Copy link
Copy Markdown
Contributor

@tdurnford tdurnford commented Apr 10, 2019

Fixes #17
Fixes #124

Added textarea input as a style option per issues #17 and #124.

const styleSet = createStyleSet({
    sendBoxTextWrap: true
});

input-js-textarea-input-multiple-lines-1-snap

Comment thread packages/component/src/Styles/StyleSet/SendBoxTextarea.js
Comment thread CHANGELOG.md Outdated
@coveralls
Copy link
Copy Markdown

coveralls commented Apr 10, 2019

Coverage Status

Coverage increased (+1.3%) to 54.065% when pulling 302fa76 on tdurnford:17 into eaa3f61 on Microsoft:master.

@tdurnford tdurnford changed the title [Draft] Wrapping input text Wrapping input text Apr 11, 2019
Copy link
Copy Markdown

@justinwilaby justinwilaby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cwhitten
Copy link
Copy Markdown
Member

thanks for the contribution @tdurnford ! this is good stuff

@cwhitten cwhitten merged commit 79c39e5 into microsoft:master Apr 12, 2019
@EdwinOtten
Copy link
Copy Markdown

Thanks @tdurnford! Also nice that it is an optional feature 👍

@babupca
Copy link
Copy Markdown

babupca commented Mar 31, 2022

@tdurnford , Is sendBoxTextWrap fix released, We are using the webchat, where require the inputted text to be wrapped, which has not happened. Kindly suggest to us which version of WebChat do need to use to get this issue fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support multi-line text box and use shift-enter for line break Wrapping input text

7 participants