mirror of
https://github.com/owncast/owncast.git
synced 2024-12-26 02:58:32 +03:00
bf1ccf21d2
* chat: simplify input handling Removes the cursor save/restore functionality. Removes most key handling. Allows message to go over limit. Moves the message length check into SendMessage. Changes the chat input to change to the max style only when over the limit, rather than at the limit. Makes it apparent that something is wrong. Fixes #3121 * Prettified Code! --------- Co-authored-by: jprjr <jprjr@users.noreply.github.com> |
||
---|---|---|
.. | ||
ChatTextField.module.scss | ||
ChatTextField.stories.tsx | ||
ChatTextField.tsx | ||
EmojiPicker.tsx |