You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Enter text within the maxlength limit.
Tag a user using @.
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.
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:
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.
@dabakovich @hyze2d Please help
The text was updated successfully, but these errors were encountered: