hector-jewell / hector-jewell/uber-eats-clone-using-react-native
Language Selection
- Dominant language
- JavaScript
- Stars
- 1
- 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
Research direction
Start by locating the language-selection flow in the React Native application and trace how the current and selected languages are compared. Verify that selecting the active language shows the specified non-intrusive message, makes no language switch, and that selecting another language still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- localization, mobile
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 62/100