lambertf917 / lambertf917/react-native-uber-eats-clone

Duplicate similar addresses added to the Address List

Open
#98 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug Enatega Multivendor Customer App good first issue
Dominant language
JavaScript
Stars
3
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
When adding addresses, the application allows similar or identical addresses to be added to the Address List multiple times, resulting in duplicates.

To Reproduce

  1. Open Hamburger Menu.
  2. Click on 'My Addresses'.
  3. Click on 'Add New Address'
  4. Add new address (e.g., "123 Main Street, New York").
  5. Attempt to add the same or a similar address (e.g., "123 Main St., NY").
  6. Observe the duplicate entry in the Address List.

Expected behavior
The application should prevent similar or identical addresses from being added to the Address List more than once.

Actual Result:
The Address List allows duplicate entries for similar or identical addresses.

Smartphone (please complete the following information):

  • Device: iPhone15pro
  • OS: iOS17.6.1

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

Start by reproducing the issue through the My Addresses flow on the iOS app, then locate the address-list and Add New Address entry points. Define how identical and similar addresses should be recognized, and consider the issue done when duplicate entries are prevented and the existing address list remains usable.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.