Margaret-Petersen / Margaret-Petersen/uber-eats-clone-using-react-native

Language Selection

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

Nobody has claimed this yet.

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

Description

Feature Request
When the user selects a language that matches the currently active language of the application, the system should display a message: 'This language is already selected.' Ensure that no language switch occurs in this scenario.

Solution
If the selected language matches the currently active language, display a non-intrusive message such as:
"This language is already selected."

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

The issue does not name files or tests; start by locating the language-selection UI and the code that tracks the active language. Verify the behavior when the selected language matches the active one: show the specified message and leave the language unchanged.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
internationalization, mobile
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.