gray-mueller / gray-mueller/food-ordering-app-using-python

Duplicate similar addresses added to the Address List

Open
#112 0 comments 0 reactions 0 assignees View on GitHub
bug Enatega Multivendor Customer App good first issue
Dominant language
JavaScript
Stars
4
Forks
3
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

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.