marthaegrimaldi / marthaegrimaldi/meal-ordering-app-using-react-native

Untranslated Text in "My Orders" Section When No Orders Exist

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

Nobody has claimed this yet.

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

Description

Describe the bug
Users of the Enatega Multivendor Rider App are encountering a localization issue where untranslated text is displayed in the "My Orders" section when a rider does not have any active orders.

To Reproduce
Steps to reproduce the behavior:

Open the Enatega Multivendor Rider App.
Navigate to the "My Orders" section.
Confirm that no active orders are assigned to the rider
Expected behavior
When no active orders are assigned to the rider, the app should display a localized message indicating that there are no orders, ensuring consistency with the selected language.

Screenshots
WhatsApp Image 2024-01-10 at 10 22 13_7514e89a

Smartphone:

Device: iPhone and android both

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 locating the React Native screen for the rider app’s "My Orders" section and the localization resources used when there are no active orders. Reproduce the empty-orders state on iPhone or Android, then verify that the message comes from a translated key and displays correctly in the selected language.

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
Mostly clear
Newbie friendliness
62/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.