hector-jewell / hector-jewell/food-delivery-app-source-code-react-native
Enatega Customer Application: When new user is signing-in , sign-up input fields allowing to enter Numbers instead of Letters.
- 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
Research direction
Start in the Enatega Customer Application and reproduce the problem by entering numbers and special characters in the First Name and Last Name fields during sign-up. Locate the sign-up form implementation and verify the completed behavior by confirming that names accept letters and spaces while rejecting numbers and special characters.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- frontend, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100