Skip to content

Email validation has been aligned with PHP email validation#608

Merged
cv5ch merged 1 commit intomasterfrom
1912-bug-different-email-validations-at-the-frontend-and-the-backend
Apr 8, 2026
Merged

Email validation has been aligned with PHP email validation#608
cv5ch merged 1 commit intomasterfrom
1912-bug-different-email-validations-at-the-frontend-and-the-backend

Conversation

@gpascal123
Copy link
Copy Markdown
Contributor

No description provided.

@gpascal123 gpascal123 marked this pull request as ready for review April 2, 2026 10:07
></input-text>
</div>
<input-text email inputType="email" title="Email" formControlName="email" [isRequired]="true" data-testid="input-email"></input-text>
<input-text title="Email" formControlName="email" [isRequired]="true" data-testid="input-email"></input-text>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why does attribute email need to be removed?

@cv5ch cv5ch merged commit d4c24ba into master Apr 8, 2026
3 checks passed
@cv5ch cv5ch deleted the 1912-bug-different-email-validations-at-the-frontend-and-the-backend branch April 8, 2026 08:40
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

Successfully merging this pull request may close these issues.

[BUG]: Different email validations at the frontend and the backend

3 participants