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

Auto expand textarea while typing a message #431

Open
2 of 3 tasks
satyamtg opened this issue Oct 10, 2018 · 0 comments · May be fixed by #432
Open
2 of 3 tasks

Auto expand textarea while typing a message #431

satyamtg opened this issue Oct 10, 2018 · 0 comments · May be fixed by #432

Comments

@satyamtg
Copy link
Member

I'm submitting a ... (check one with "x")

  • bug report
  • feature request
  • support request => Please do not submit support requests here, instead ask your query in our Gitter channel

Current behavior:
Currently, the textarea has fixed width and height due to which a scrollbar comes if the message is long enough. This makes the message difficult to read and review before posting it.
screenshot from 2018-10-11 01-03-23

Expected behavior:
The solution would be to change the height of the textarea dynamically so that messages that are long are easier to read.
expected

Steps to reproduce:
Just type a long enough message in the textarea provided.

Would you like to work on the issue?
Yes

@satyamtg satyamtg linked a pull request Oct 10, 2018 that will close this issue
6 tasks
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 a pull request may close this issue.

1 participant