EmbeddedChat icon indicating copy to clipboard operation
EmbeddedChat copied to clipboard

fix/Limits Message Length when sending messages

Open manascb1344 opened this issue 2 years ago • 2 comments

Handle Long Messages

Acceptance Criteria fulfillment

  • [x] Updated ChatInput component to handle long messages.
  • [x] Display error toast for messages exceeding the character limit.
  • [ ] Provide guidance to send long messages as attachments.

Fixes #384

manascb1344 avatar Jan 09 '24 17:01 manascb1344

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Jan 09 '24 17:01 CLAassistant

Hey @manascb1344, thanks for looking into the issue. I think it would be much better if it is not just an error message on the side but something solid and better like it has been implemented in the rocketChat code.

  • A proper Error Modal with the feature to convert to attachment.

Also, I am currently working on this and would appreciate it if you would find some other free issue. Or you can help with your feedback about the changes? Thanks! ^^

Akshun-01 avatar Jan 09 '24 20:01 Akshun-01