enatega/food-delivery-multivendor

Enatega Rider App: Incorrect Order Detail Heading Displays “Pickup/Delivery Order” Instead of Relevant “From / To” Labels

Geschlossen

#2.001 geöffnet am 30.12.2025

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (556 Forks)auto 404
Enatega Multivendor Rider AppHigh Prioritybuggood first issue

Repository-Metriken

Stars
 (1.313 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Description: On the Order Info screen, the order detail heading is incorrectly displayed as “Pickup/Delivery Order”. This heading does not clearly represent the actual order flow.

Expected Behavior:

For Pickup orders: The heading should clearly show “From” (Store/Restaurant) and “To” (Customer pickup location), or a relevant pickup-specific label.

For Delivery orders: The heading should display “From” (Store/Restaurant) and “To” (Customer delivery address).

Actual Behavior: The heading remains “Pickup/Delivery Order” for both order types, causing confusion and reducing clarity for users.

Impact:

Poor UX due to unclear order information Users may misunderstand order direction or address details

Suggestion / Fix:

Dynamically update the heading based on order type and replace the generic text with context-aware “From” and “To” labels.

Screenshots

Image

Smartphone (please complete the following information):

  • Device: [e.g. Android and iOS]
  • OS: [e.g. iOS and Android]
  • Browser [e.g. Apps]
  • Version [e.g. Latest]

Additional context Add any other context about the problem here.

Contributor Guide