Margaret-Petersen / Margaret-Petersen/uber-eats-clone-using-react-native

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

Open Beginner friendly
#1,462 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

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

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.

Research direction

Start by searching the React Native order-status UI for the "Waiting Response From" text and its Arabic translation entries. Reproduce the order flow with Arabic selected, then update the relevant localization entry so the status tag is translated and verify that it no longer appears in English.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
localization, mobile-dev
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.