Closed TimvdLippe closed 9 years ago
You can type as long as you want, it's only not showing. Don't we want to block the chat or so?
But for this, LGTM
I'm going to think about this one for a sec.
I wouldnot truncate, a truncated message makes no sense. We should consider this a bad request and throw an exception. And prevent in the frontend that such messages can be typed by setting a limit on the input field.
Changed to exception and a fail-fast approach.
We need this, will merge! :+1:
Fixes https://github.com/MoodCat/MoodCat.me-Frontend/issues/84