lambertf917 / lambertf917/ride-sharing-solution-react
Language Mismatch in Dispatch Section Popup Notifications After Status Update
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
When changing the language on the Enatega Food Delivery site and navigating to the dispatch section to update the status of an order, the popup notifications continue to appear in the previous language. This inconsistency can lead to confusion for users, as notifications should reflect the selected language throughout the entire user journey.
To Reproduce
Steps to reproduce the behavior:
Change the language setting on the Enatega Food Delivery site.
Navigate to the dispatch section.
Update the status of any order.
Observe the language of the popup notification.
Expected behavior
Popup notifications in the dispatch section should be displayed in the currently selected language, providing a consistent user experience.
Screenshots
status.mp4
Desktop:
Browser: chrome
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 reproducing the issue in Chrome: change the language, open the dispatch section, and update an order's status. Trace the dispatch status-update popup notification and its localization handling; done means the popup uses the currently selected language after the update.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, internationalization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100