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

feat(textarea): add maxlength via strapi defaulting to 5000 #1534

Merged
merged 12 commits into from
Dec 10, 2024

Conversation

m0dh4x
Copy link
Contributor

@m0dh4x m0dh4x commented Dec 6, 2024

  • schema validation with zod for BE and FE validation

Co-authored-by: chris [email protected]

@m0dh4x m0dh4x force-pushed the feat/add-max-char-limit-to-strapi-for-text-areas branch from d43be60 to a36df36 Compare December 10, 2024 08:50
@m0dh4x m0dh4x changed the title feat(textarea): add maxlength with zodschema validation feat(textarea): add maxlength via strapi defaulting to 5000 Dec 10, 2024
@m0dh4x m0dh4x force-pushed the feat/add-max-char-limit-to-strapi-for-text-areas branch from 25cc725 to ca94c5c Compare December 10, 2024 10:19
@m0dh4x m0dh4x merged commit bbae9d4 into main Dec 10, 2024
21 checks passed
@m0dh4x m0dh4x deleted the feat/add-max-char-limit-to-strapi-for-text-areas branch December 10, 2024 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants