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

Issue 27725 adding validations for other fields #28349

Merged
merged 11 commits into from Apr 30, 2024

Conversation

Neehakethi
Copy link
Contributor

Now we have the validation for those fields, but we are still having the same problems with the middle name, nickname, and birthday fields.

Added the validations for fields middle name, nickName, and Birthday fields.

Screenshot 2024-04-24 at 2 40 19 PM Screenshot 2024-04-24 at 2 52 34 PM Screenshot 2024-04-24 at 2 53 31 PM

image

@Neehakethi Neehakethi self-assigned this Apr 24, 2024
@Neehakethi Neehakethi requested a review from a team as a code owner April 24, 2024 19:00
@Neehakethi Neehakethi force-pushed the issue-27725-Adding-validations-for-other-fields branch from 7920bbd to 2150866 Compare April 24, 2024 19:04
spbolton and others added 6 commits April 24, 2024 15:14
Co-authored-by: Will Ezell <will@dotcms.com>
Co-authored-by: KevinDavilaDotCMS <kfariid@gmail.com>
Co-authored-by: Daniel Colina <daniel.colina@dotcms.com>
Co-authored-by: Daniel Colina <daniel.colina@dotcms.com>
* Updated logic to hide ema-tools menu

* Added missing message on save content from inline editing

---------

Co-authored-by: KevinDavilaDotCMS <kfariid@gmail.com>
Co-authored-by: Jalinson Diaz <zjaaaldev@gmail.com>
@erickgonzalez erickgonzalez added this pull request to the merge queue Apr 29, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 29, 2024
@erickgonzalez erickgonzalez added this pull request to the merge queue Apr 30, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 30, 2024
@erickgonzalez erickgonzalez added this pull request to the merge queue Apr 30, 2024
Merged via the queue into master with commit ea5e5ce Apr 30, 2024
26 checks passed
@erickgonzalez erickgonzalez deleted the issue-27725-Adding-validations-for-other-fields branch April 30, 2024 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

Error when creating a new user if name, last name, or email fields exceed 100 characters.
7 participants