Add an event listener for the Enter key in the input field.
Modify JavaScript to trigger the message sending function when the Enter key is pressed.
Ensure the current "Send" button functionality remains intact.
Use Case
Allow users to press the Enter key to send their message, providing a more intuitive and efficient user experience.
Benefits
No response
Priority
High
Record
[X] I agree to follow this project's Code of Conduct
[X] I'm a GSSOC contributor
[X] I want to work on this issue
[X] I'm willing to provide further clarification or assistance if needed.
Is there an existing issue for this?
Feature Description
Add an event listener for the Enter key in the input field. Modify JavaScript to trigger the message sending function when the Enter key is pressed. Ensure the current "Send" button functionality remains intact.
Use Case
Allow users to press the Enter key to send their message, providing a more intuitive and efficient user experience.
Benefits
No response
Priority
High
Record