gray-mueller/flutter-based-app-that-delivery-food

Enatega Customer Application: Food Order status should update in real time on customer app

Open

#144 opened on Feb 27, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (0 forks)auto 404
Enatega Multivendor Admin DashboardHigh prioritybugenhancementgood first issue

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (PR metrics pending)

Description

Describe the bug

The food order status does not update in real-time on the customer app. Users have to manually refresh the app or navigate away and return to see the latest status updates.

To Reproduce

Steps to reproduce the behavior:

  1. Go to 'Enatega Customer Application'.
  2. Now place an order.
  3. See error on order status screen, the order status are not updating in real time.

Expected behavior

The order status should automatically update in real-time without requiring user intervention, reflecting changes as they occur (e.g., "Order Confirmed," "Preparing," "Out for Delivery," etc.).

Smartphone (please complete the following information):

Device: [e.g. Infinix hot 50] OS: [e.g. iOS] Browser [e.g. Application] Version [e.g. Latest]

Contributor guide