gray-mueller / gray-mueller/full-stack-document-solution
Duplicate similar addresses added to the Address List
- 主要语言
- TypeScript
- 星标
- 0
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
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
贡献指南
调研方向
Start by reproducing the issue through the Hamburger Menu, My Addresses, and Add New Address flow on an iPhone running iOS 17.6.1. Inspect the address-list and address-creation entry points to determine where duplicate checking belongs. Done means identical or similar addresses cannot be added more than once, while distinct addresses remain addable.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- mobile
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100