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

Add autogrowing text area instead of fixed input field #1

Open
ro31337 opened this issue Jul 31, 2015 · 0 comments
Open

Add autogrowing text area instead of fixed input field #1

ro31337 opened this issue Jul 31, 2015 · 0 comments

Comments

@ro31337
Copy link
Owner

ro31337 commented Jul 31, 2015

As a user I must be able to enter multi-line text by pressing Ctrl+Enter in text input control. Text area should grow up, so I'll be able to see text lines typed. Textarea autogrowing should stop at some point, when text area height is too large (let's say about 300px).

When Enter is pressed, text should be sent, text area should be cleared and restored to it's original height.

When textarea grows, overlapping over existing chat messages is OK.

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

No branches or pull requests

1 participant