marthaegrimaldi / marthaegrimaldi/restaurant-ordering-platform-with-source-code

Alphabets Accepted in Phone Number Field

Open Beginner friendly
#288 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

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

Contributor guide

Open the contributing guide

Research direction

Start in the Enatega Multivendor Customer App at the phone number input used during registration or profile setup, then trace its current validation behavior. Reproduce the issue with alphabetic input and verify that the field rejects non-numeric characters or shows a validation prompt; done means phone numbers accept digits without allowing English letters.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
mobile-dev
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.