Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix/Limits Message Length when sending messages #391

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

manascb1344
Copy link

Handle Long Messages

Acceptance Criteria fulfillment

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

Fixes #384

@CLAassistant
Copy link

CLAassistant commented Jan 9, 2024

CLA assistant check
All committers have signed the CLA.

@Akshun-01
Copy link
Contributor

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! ^^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Proper Error Handling for "Message Too Long"
3 participants