discourse/plugins/chat/assets/javascripts
Joffrey JAFFEUX c080ac0094
FIX: show too long message error on client (#27794)
Prior to this fix we would show the message after a round trip to the server. If you had a too long message error, at this point your input would be empty and we would show an error in chat. It's important to have this server side safety net, but we can have a better UX by showing an error on the frontend before sending the message, that way you can correct your message before sending it and not lose it.
2024-07-09 18:34:35 +02:00
..
discourse FIX: show too long message error on client (#27794) 2024-07-09 18:34:35 +02:00
lib/discourse-markdown FIX: only allows kbd and not details 2024-04-11 00:13:58 +02:00
select-kit/addons/components FEATURE: Allow users to manually track threads without replying (#22100) 2023-06-16 12:08:26 +10:00