gray-mueller / gray-mueller/food-delivery-platform-for-restaurants-using-python
Language Inconsistency in 'Waiting Response From' Tag After Order Placement on Enatega Food Delivery Website
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the frontend for the exact string "Waiting Response From" and trace the order-status display and its localization entries. Reproduce the issue by switching the website to Arabic and placing an order, then verify that the status tag renders the Arabic translation instead of English.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, internationalization, localization
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100