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

[BUG] Text entry area can exceed 160 characters in certain scenarios #48

Open
danry25 opened this issue Mar 7, 2024 · 1 comment
Open
Assignees
Labels
enhancement New feature or request

Comments

@danry25
Copy link
Contributor

danry25 commented Mar 7, 2024

I noticed with Gboard on Firefox Android, if I use speech to text it will go right past the 160 character limit. I think pasting into the text input area will also go right past this limit until you type something normally into this field.

Can we investigate how to enforce this limit in these scenarios?

@danry25 danry25 added the enhancement New feature or request label Mar 7, 2024
@uncheckederror uncheckederror changed the title Text entry area can exceed 160 characters in certain scenarios [BUG] Text entry area can exceed 160 characters in certain scenarios Sep 4, 2024
@dunkeltron
Copy link
Contributor

We need to develop additional validation for the SendBox component. Probably going to modify SendBox's send function

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

2 participants