gray-mueller / gray-mueller/foodpanda-clone-using-react-native

Button Text in Language Tab

Open
#250 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
0
Forks
0
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

Open the contributing guide

Research direction

Start at the Language tab entry point and inspect how its button labels and language names are defined. Check the displayed labels in the running app, then apply one consistent capitalization and language-script convention across the tab. Done means every button follows the same capitalization and language names use the same presentation style.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native, typescript
Domain
frontend, mobile
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.