Margaret-Petersen / Margaret-Petersen/uber-eats-clone-android

Enatega Customer Application: When new user is signing-in , sign-up input fields allowing to enter Numbers instead of Letters.

Open
#388 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
The Sign-Up input fields (e.g., First Name, Last Name) are allowing numbers, which is incorrect.

To Reproduce
Steps to reproduce the behavior:

Go to 'Enatega Customer Application'.
Create a new account on customer application.
Now the new form will open.
Fill up the required fields, now put numbers in Name field.

Expected behavior

Name fields should only allow letters (A-Z, a-z) and possibly spaces.
Numbers and special characters (e.g., 123, @, #, !) should not be accepted.

Smartphone (please complete the following information):

Device: [e.g. infinix hot 50]
OS: [e.g. Android]
Browser [e.g. Application]
Version [e.g. Latest]

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in the Enatega Customer Application by reproducing the issue in the sign-up form and locating the First Name and Last Name inputs. Verify that names accept letters and spaces while rejecting numbers and special characters, then confirm the behavior on the required fields.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
mobile
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.