discourse/plugins/chat/assets
Joffrey JAFFEUX d667c22171
FIX: prevents input to reset at wrong moment (#24536)
Before this fix we would reset the input two times:

- right before sending message
- and after it's been sent

The second one is actually not necessary, and more over with the server delay the user could have started typing a new message and that would clear it.
2023-11-24 10:59:48 +10:00
..
javascripts FIX: prevents input to reset at wrong moment (#24536) 2023-11-24 10:59:48 +10:00
stylesheets FIX: relies on mention mixin for size (#24503) 2023-11-21 23:14:09 +01:00