marthaegrimaldi / marthaegrimaldi/ifood-clone-using-react-native

Language Inconsistency in Cart Message After Switching Language to Arabic

Open
#979 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

Describe the bug
Users of the Enatega Multivendor Customer App encounter a language inconsistency issue when switching the app language to Arabic. If there are already items in the cart, and the user selects a different restaurant, adding an item to the cart displays a message that remains in English instead of switching to Arabic.

To Reproduce
Steps to reproduce the behavior:

Open the Enatega Multivendor Customer App.
Log in with valid credentials.
Switch the app language to Arabic.
Add items to the cart.
Select a different restaurant and add an item to the cart.
Observe the language inconsistency in the message displayed.
Expected behavior
When switching the app language to Arabic, all user-facing messages, including those related to the cart and restaurant selection, should be displayed in Arabic for a consistent user experience.

Screenshots
WhatsApp Image 2024-01-10 at 19 35 38_cb52bd9a

Smartphone:

Device: iPhone and android
Additional context

This issue has been reported by users consistently.
The problem persists across different devices.

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

No file or test is named. Start by reproducing the cart and restaurant-switching flow in the React Native app with Arabic selected, then trace the user-facing message shown when adding an item from a different restaurant. Done means that message and related cart or restaurant-selection messages consistently appear in Arabic on iPhone and Android.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
internationalization, localization, mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.