Bug
While typing a message during a debate, pressing Enter does not send the message.
The message is only sent when clicking the Send button.
Expected Behavior
- Pressing Enter should send the message
- Pressing Shift + Enter should not send the message
Actual Behavior
Enter key has no effect.
Suggested Fix
Handle Enter key using onKeyDown in the debate input.