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

Reset message-input height after sending message #1116

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

KevinEtchells
Copy link
Contributor

@KevinEtchells KevinEtchells commented Oct 21, 2024

Context

The message input box can expand to fit content. But the height doesn't reset again until you type a new message into it.

Changes proposed in this pull request

  • Reset the message input height immediately after sending the message
  • Fix a few type import errors

Guidance to review

Send a multi-line message, watch it reset to original size.

Relevant links

Things to check

  • I have added any new ENV vars in all deployed environments
  • I have tested any code added or changed
  • I have run integration tests

Copy link
Collaborator

@gecBurton gecBurton left a comment

Choose a reason for hiding this comment

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

LGTM

@KevinEtchells KevinEtchells merged commit 348465e into main Oct 21, 2024
3 checks passed
@KevinEtchells KevinEtchells deleted the bugfix/message-input branch October 21, 2024 13:14
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.

2 participants