lambertf917 / lambertf917/ride-sharing-solution-react

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

Open Beginner friendly
#239 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
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

Search the TypeScript/React frontend for the exact "Waiting Response From" text and trace where the order-status tag is rendered after an order is placed. Verify the Arabic locale contains the translated wording, then reproduce the Arabic order flow and confirm the tag is no longer shown in English.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend, internationalization
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.