lambertf917 / lambertf917/react-native-uber-eats-clone
Button Text in Language Tab
Open
Nobody has claimed this yet.
bug
Enatega Multivendor Restaurant App
good first issue
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Description
The button text in the Language tab lacks consistent capitalization. Additionally, some of the languages are displayed in their native script/style while others are in English, leading to inconsistency in presentation.
Describe the solution you'd like
- The first letter of every word in the button text should be capitalized (e.g., "Swedish" instead of "swedish") for consistency.
- Language names should either be uniformly displayed in their native script/style or in English, with clear guidelines applied across the tab.
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
Locate the Language tab and inspect where its button labels and language names are defined. Decide whether the tab will use English or native names consistently, then verify that capitalization and naming are uniform across all displayed languages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100