gray-mueller / gray-mueller/full-stack-document-solution
Order Status Not Updating in Main App After Acceptance
- 主要语言
- TypeScript
- 星标
- 0
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
Describe the bug
When an order is accepted from the restaurant app, the status in the main app does not update accordingly. The main app still shows the status as "Order will be accepted" instead of reflecting the correct, updated status.
To Reproduce
Steps to reproduce the behavior:
Place an order in the main app.
Accept the order from the restaurant app.
Check the order status in the main app.
Expected behavior
The main app should update the order status immediately to reflect the acceptance by the restaurant app (e.g., "Order Accepted" or similar).
Screenshots
Image
Smartphone (please complete the following information):
Device: Nova3i
贡献指南
调研方向
首先复现主应用和餐厅应用之间的流程:下单、接受订单,并观察主应用中的状态。跟踪已接受订单的状态被发送到哪里以及在哪里显示。完成标准是餐厅接受订单后,主应用立即显示已接受状态。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- backend, mobile
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100