-
Notifications
You must be signed in to change notification settings - Fork 238
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
text bar moves up with each line of text when replying in guild chat #1213
Comments
seems like the text area is supposed to expand with each line, but what actually happens is the bar moves up without actually expanding |
|
|
from my testing, typing long messages works well now. we replaced the chat message library so that may have fixed the problem. pasting long messages can still cause issues but we're tracking that in #1249 |
The text was updated successfully, but these errors were encountered: