Language Inconsistency in 'Waiting Response From' Tag After Order Placement on Enatega Food Delivery Website

Open Beginner friendly
#2,209 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
javascript, react-native

Research direction

Reproduce the order flow with Arabic selected and inspect the order-status code for the "Waiting Response From" label. Search the codebase for that English text and its translation resources; done means the tag displays Arabic consistently after placing an order while other languages remain correct.

Written by the indexing model from the issue text.

Description

Issue Summary:
After changing the language to Arabic on the Enatega Food Delivery website and placing an order, there is a language inconsistency observed in the tag "Waiting Response From." This tag remains in English, causing a discrepancy in the translated content.

Steps to Reproduce:
Open the Enatega Food Delivery website.
Navigate to the language settings.
Change the language to Arabic.
Place an order on the website.
Observe the tag indicating "Waiting Response From" in the order status.

Expected Behavior:
The tag "Waiting Response From" in the order status should be translated into Arabic to provide a consistent and user-friendly experience in the selected language.

Actual Behavior:
The tag "Waiting Response From" remains in English even after switching to Arabic, leading to a language inconsistency in the order status for users.

image

Dominant language
JavaScript
Stars
3
Forks
5
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from lambertf917/react-native-uber-eats-clone

All issues in lambertf917/react-native-uber-eats-clone

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.