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

Enatega Customer Application: Phone number already associated error shown during login with email

Open
#472 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
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

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

Reproduce the email-login flow and the subsequent phone-number verification described in the issue. Trace the authentication and phone-verification entry points to find why a number belonging to the same account is treated as associated with another account. Done means valid matching numbers verify successfully without the erroneous message.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
authentication, mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.