marthaegrimaldi / marthaegrimaldi/restaurant-ordering-platform-with-source-code
Untranslated Text in "My Orders" Section When No Orders Exist
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- 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
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
Start by locating the My Orders screen and the text shown when the rider has no active orders. Check how nearby messages are translated and identify the missing localization entry or lookup. Done means the empty state displays a localized no-orders message in the selected language on both iPhone and Android.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- localization, mobile
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100