gray-mueller / gray-mueller/food-ordering-app-using-python

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

Open Beginner friendly
#2,356 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
4
Forks
3
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

Research direction

Start by searching the JavaScript project for the exact text "Waiting Response From" and trace where it is rendered in the order status after placement. Check the Arabic language path and verify that the tag is translated when the website language is set to Arabic; done means no English text remains in that status tag.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
localization
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.