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

Implement message length cap #305

Open
tfuxu opened this issue Aug 26, 2024 · 1 comment
Open

Implement message length cap #305

tfuxu opened this issue Aug 26, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@tfuxu
Copy link
Contributor

tfuxu commented Aug 26, 2024

Implement a check in message composer that will inform user, that the message length cap has been reached. Currently as a feedback, user gets a technical error below their message, which isn't ideal.

For non-Nitro users this will be: 2000 characters; And for Nitro users: 4000 characters.

Current indicator:
Screenshot from 2024-08-26 22-32-43
Message says: The length of the message must be no more than 2000 characters.

@tfuxu tfuxu added the enhancement New feature or request label Aug 26, 2024
@tfuxu tfuxu changed the title Implement message lenght cap Implement message length cap Aug 26, 2024
@tfuxu
Copy link
Contributor Author

tfuxu commented Aug 26, 2024

Also, if user would still try to send a message, we should display something like this:
Screenshot from 2024-08-26 22-43-02

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

No branches or pull requests

1 participant