We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Message edit input should work like the new message input field when it comes to basic keys. Now it inserts a new line when you hit Enter.
Enter key should accept the edit, Shift-Enter to insert a new line
The text was updated successfully, but these errors were encountered:
Save edited message on enter (#78)
0bbe6a0
Update actions/setup-node action to v3.5.0 (cinnyapp#78)
3685308
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
No branches or pull requests
Describe the bug
Message edit input should work like the new message input field when it comes to basic keys. Now it inserts a new line when you hit Enter.
Expected behavior
Enter key should accept the edit, Shift-Enter to insert a new line
The text was updated successfully, but these errors were encountered: