gray-mueller / gray-mueller/food-ordering-app-using-android-studio
Enatega Customer Application: Phone number already associated error shown during login with email
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
When a user logs in using their email address and proceeds to verify their phone number, the app displays an error message stating that the phone number is already associated with another account — even though it's the correct number linked to the same user.
🔄 Steps to Reproduce:
Open the app and choose to log in with email.
Enter a valid email and complete login.
When prompted, enter your phone number for verification.
Observe the error message.
Expected behavior
The phone number should be verified successfully if it belongs to the same user account.
Contributor guide
Research direction
Start by tracing the email-login flow into phone verification and locate where the phone-number association error is generated. Reproduce the reported sequence, then verify that a number belonging to the same account succeeds while a number belonging to another account remains rejected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authentication, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100