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

Enatega Customer Application: App isn't allowing a one-letter first name during sign-up and change Validation message accordingly #885

Open
mat-32191 opened this issue Jan 31, 2025 · 0 comments · May be fixed by #888
Labels

Comments

@mat-32191
Copy link

Is your feature request related to a problem? Please describe.

  1. App isn't allowing a one-letter first name during sign-up.
  2. Consider special cases where a single letter might be valid (e.g., some East Asian names).

Also change Validation message accordingly, under the first name field if user enters a single letter its showing a validation message Invalid First Name ! which isn't relevant to the field.

Describe the solution you'd like
The app is designed to allow one-letter first names (some cultures do have single-letter names, initials, or mononyms).
The business logic intentionally permits it for inclusivity.

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant