Skip to content

[Sign UP]Add validation message to display name field #6802

@vas2525

Description

@vas2525

Actual result:
No validation in the Display Name field
There is no validation in the Display Name field during Sign UP and on the "Edit Profile" page

Image Image

Expected result:
The Display Name field should have validation during Sign UP

We should do the following
Verify Name Min Lenght(2chr)
Verify Name MAX Lenght(100chr)
Verify disallowed characters (!@#$)
Allow full name with hyphen or apostrophe (eg. Anne-Marie O’Connor)
Allow full name with non-Latin characters (eg. “Иван Иванов” (Cyrillic) or “张伟” (Chinese))
Allow Upper and lower cases

Metadata

Metadata

Assignees

Type

Projects

Status

PR

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions