Margaret-Petersen / Margaret-Petersen/python-based-food-ordering-system

Language Selection

Open
#1,126 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

No file, test, or entry point is named in the issue. Locate the language-selection handler and its existing language-switch behavior, then verify that selecting the active language shows the specified message without switching languages.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
internationalization
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.