lambertf917 / lambertf917/food-ordering-system-source-code

Redundant Language Settings in Enatega Multivendor Restaurant App (iOS)

Open
#1,672 0 comments 0 reactions 0 assignees View on GitHub

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 Restaurant App for iOS currently includes manual language settings within the app. However, iOS already provides default language settings at the system level.

Steps to Reproduce:
Open the Enatega Multivendor Restaurant App on an iOS device.
Navigate to the app settings.
Observe the presence of language settings.

Expected Behavior:
The Enatega Multivendor Restaurant App for iOS should rely on the default language settings at the iOS system level and not include redundant manual language settings within the app.

Actual Behavior:
The app contains language settings that can be manually adjusted, despite iOS having default language settings at the system level.

WhatsApp.Video.2023-12-05.at.11.52.13_05626f7f.mp4

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

Locate the iOS app's settings screen and the implementation of its manual language preference. Check how the app currently selects languages and remove the redundant in-app setting so language selection follows iOS system settings. Verify the settings screen no longer exposes a manual language control on an iOS device.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios
Domain
internationalization, mobile
Issue type
Refactor
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.