lambertf917 / lambertf917/online-ordering-and-delivery-system-using-react-native
Duplicate similar addresses added to the Address List
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- 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
Open Hamburger Menu.
Click on 'My Addresses'.
Click on 'Add New Address'
Add new address (e.g., "123 Main Street, New York").
Attempt to add the same or a similar address (e.g., "123 Main St., NY").
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.
Screenshots
IMG_0472
Smartphone (please complete the following information):
Device: iPhone15pro
OS: iOS17.6.1
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue through the My Addresses and Add New Address flow on an iPhone running iOS 17.6.1, then trace where addresses are added to the list. Done means identical and defined similar addresses are rejected and the Address List contains no duplicates; the issue does not name specific files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100