gray-mueller / gray-mueller/full-stack-document-solution
Restaurants with High Delivery Charges Should Not Be Displayed Outside Delivery Area
- 主要语言
- TypeScript
- 星标
- 0
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
Describe the bug
Some restaurants (e.g., Farm Fresh - Wadi Halfa) in the Enatega app have very high delivery charges due to their location being far from the user's delivery address. These restaurants should not be displayed if they lie outside the delivery premises or serviceable area.
To Reproduce
Open the Enatega app.
Set a delivery address that is far from certain restaurants (e.g., Delish Bites Co.).
Browse through the list of available restaurants.
Observe that some restaurants with high delivery charges are still displayed in the search results.
Expected behavior
Restaurants that fall outside the delivery service area or have prohibitively high delivery fees due to distance should not be displayed in the list of available restaurants.
Actual Behaviour
Restaurants that are located far from the delivery address are still displayed, despite the high delivery fee.
Screenshots
IMG_0482
Smartphone (please complete the following information):
Device: iPhone15pro
OS: iOS17.6.1
贡献指南
调研方向
No files, tests, or entry points are named. First reproduce the restaurant-listing behavior in the app using a distant delivery address and inspect the TypeScript flow that determines serviceability and delivery fees; done means restaurants outside the delivery area or with prohibitively high distance-based charges are absent from results.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- frontend, mobile-dev
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100