lambertf917 / lambertf917/food-ordering-system-source-code
Redundant Language Settings Issue in Enatega Multivendor Rider App for iOS
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Summary:
The Enatega Multivendor Rider App for iOS currently includes its own language settings, which are redundant given that iOS devices already have default language settings.
Steps to Reproduce:
Install the Enatega Multivendor Rider App on an iOS device.
Observe that the app initially relies on the default language settings of the iOS device.
Navigate to the language settings within the Enatega Multivendor Rider App.
Change the language settings within the app to a language different from the default language of the iOS device.
Close and reopen the app.
Notice that the app now has conflicting language settings, resulting in a redundant language interface.
Expected Behavior:
The Enatega Multivendor Rider App should seamlessly integrate with the default language settings of iOS devices. Users should not need to configure language settings within the app separately.
Actual Behavior:
The app has redundant language settings, causing confusion for users. The language settings within the app conflict with the default language settings on iOS devices, introducing unnecessary complexity.
WhatsApp.Video.2023-12-07.at.12.00.47_667b254f.mp4
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 at the Rider App's in-app language settings described in the reproduction and compare them with the iOS device language behavior. Confirm the app no longer presents a separate conflicting language choice and that reopening it follows the device setting; validate on iOS using the listed reproduction steps.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, javascript
- Domain
- internationalization, mobile
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100