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

Maxlength Limitation Not Enforced When Tagging Users #130

Open
codal-mpawar opened this issue Jan 1, 2024 · 1 comment
Open

Maxlength Limitation Not Enforced When Tagging Users #130

codal-mpawar opened this issue Jan 1, 2024 · 1 comment

Comments

@codal-mpawar
Copy link

The maxlength limitation is not effectively enforced when tagging users. It works as expected for normal text; however, when mentioning a user using @, the maxlength limit does not function correctly.

Steps to Reproduce:

  1. Enter text within the maxlength limit.
  2. Tag a user using @.
  3. Observe that the text limit is not enforced and exceeds the specified maxlength.

Expected Behavior:
The maxlength restriction should apply consistently, irrespective of whether normal text or tagged users are entered, ensuring that the character limit is not exceeded when tagging someone.

Simulator Screenshot - iPhone Xs - 2024-01-01 at 13 50 08

@dabakovich @hyze2d Please help

@codal-mpawar
Copy link
Author

@dabakovich @hyze2d Any update on this?

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

No branches or pull requests

1 participant