gray-mueller / gray-mueller/food-ordering-app-using-android-studio

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

Open
#421 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

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

App isn't allowing a one-letter first name during sign-up.
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.

Contributor guide

Open the contributing guide

Research direction

Locate the customer sign-up and profile-name validation entry points in the application; no specific files or tests are named in the issue. Reproduce the single-letter first-name case, then verify that it is accepted and that the first-name validation message is accurate for invalid input.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
mobile
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.