patriciaperez90/best-online-ordering-platforms-for-restaurants

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

オープン

#143 opened on 2025/02/11

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (0 件のフォーク)auto 404
Enatega MultiVendor Customer Appenhancementgood first issue

Repository metrics

Stars
 (0 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド