EmbeddedChat
EmbeddedChat copied to clipboard
fix/Limits Message Length when sending messages
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
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! ^^