You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Expected behavior:
The solution would be to change the height of the textarea dynamically so that messages that are long are easier to read.
Steps to reproduce:
Just type a long enough message in the textarea provided.
Would you like to work on the issue?
Yes
The text was updated successfully, but these errors were encountered:
I'm submitting a ... (check one with "x")
Current behavior:
![screenshot from 2018-10-11 01-03-23](https://user-images.githubusercontent.com/17774888/46763028-54b57780-ccf6-11e8-97b5-1f3953535bfe.png)
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.
Expected behavior:
![expected](https://user-images.githubusercontent.com/17774888/46763048-66971a80-ccf6-11e8-943c-e9065bbe66c1.gif)
The solution would be to change the height of the textarea dynamically so that messages that are long are easier to read.
Steps to reproduce:
Just type a long enough message in the textarea provided.
Would you like to work on the issue?
Yes
The text was updated successfully, but these errors were encountered: