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: use maxLength/forceMaxLength in CharCounterTextareaWidget #719

Open
wants to merge 4 commits into
base: 11.x.x
Choose a base branch
from

Conversation

mamico
Copy link

@mamico mamico commented Jul 12, 2024

Nella componente della textarea il maxLength veniva completamente ignorato nel fare trim del testo e usato sempre 255

@mamico mamico requested review from pnicolli and giuliaghisini July 12, 2024 10:51
@mamico mamico added the bug Something isn't working label Jul 12, 2024
@mamico mamico changed the title Textarea maxlength fix: use maxLength/forceMaxLength in CharCounterTextareaWidget Jul 12, 2024
@mamico
Copy link
Author

mamico commented Jul 12, 2024

riporto la PR #88 dove è stato introdotto il codice, non vedo descritti motivi particolari che giustifichino quella scelta.

@mamico mamico requested a review from giuliaghisini July 12, 2024 12:42
@mamico mamico requested a review from pnicolli July 12, 2024 17:44
@pnicolli pnicolli changed the base branch from main to 11.x.x August 9, 2024 22:08
@giuliaghisini
Copy link

@pnicolli a modena servirebbe questa cosa

@pnicolli
Copy link
Member

pnicolli commented Sep 5, 2024

@giuliaghisini Sì ma con @mamico avevamo fatto altri ragionamenti su slack, c'erano attività in sospeso. Ti scrivo in privato.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants