android / compose-samples

Official Jetpack Compose samples.
https://developer.android.com/jetpack/compose
Apache License 2.0
20.22k stars 4.81k forks source link

[FR]: Jetchat - KeyboardActions Trigger for Sending Messages Not Working as Expected #1317

Closed yongsuk44 closed 5 months ago

yongsuk44 commented 7 months ago

Is there an existing issue for this?

Is this a feature request for one of the samples?

Sample app

Jetchat

Describe the problem

Users are unable to send messages by pressing the enter key after typing their message

fail.webm

Describe the solution

Add logic to KeyboardActions to trigger message sending functionality.

Additional context

No response

Code of Conduct

stale[bot] commented 5 months ago

This issue has been automatically marked as stale because it has not had any recent activity. Please comment here if it is still valid so that we can reprioritize it. Thank you for your contributions.