Alphabets Accepted in Phone Number Field

Open
#1,653 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
65/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
javascript, react-native
Domain
mobile

Research direction

Start in the React Native customer app by locating the phone number input used during registration or profile setup, then reproduce the issue with English letters. Trace the field's current validation and input handling. Done means alphabetic characters are rejected or an appropriate validation prompt appears, while numeric phone numbers remain usable.

Written by the indexing model from the issue text.

Description

Description:
While testing the Enatega Multivendor Customer App, I observed a critical issue where the phone number input field allows the entry of English alphabets. This poses a significant problem as phone numbers typically consist of numerical digits only, and accepting alphabets may lead to user errors and hinder the user experience.

Steps to Reproduce:
Open the Enatega Multivendor Customer App.
Navigate to the section where the phone number is entered (e.g., during registration or profile setup).
Attempt to enter English alphabets instead of numerical digits in the phone number field.

Expected Behavior:
The phone number input field should only allow the entry of numerical digits. An error message or validation prompt should be displayed if alphabets are entered.

Actual Behavior:
The phone number input field accepts English alphabets without providing any error or validation prompt.

image

Activity

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

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.

More from raymondjames090/uber-eats-app-clone-using-react-native

All issues in raymondjames090/uber-eats-app-clone-using-react-native

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.