German Text Not Fitting Properly on Earning Page

Open
#875 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
38/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
javascript, react-native

Research direction

Start by reproducing the issue on the app's Earning page with the language set to German, using the reported Samsung A15 context if available. Locate the Earning page layout and its German translations, then verify that all affected text remains readable and contained within the screen without overlap, clipping, or overflow.

Written by the indexing model from the issue text.

Description

Describe the bug
When the app language is set to German, some of the text on the Earning page does not fit well within the screen layout. The text may be cut off, overlap with other elements, or extend beyond the screen boundaries.

To Reproduce
Steps to reproduce the behavior:

Open the app and switch the language to German.

Navigate to the Earning page.

Observe that some German text does not fit properly in the designated space.

Expected behavior
Text should automatically adjust—either by wrapping, resizing, or truncating appropriately—so that it remains readable and neatly within the screen layout, regardless of language.

Smartphone (please complete the following information):

Device: Samsung A15

Additional context
This issue likely results from longer German translations exceeding fixed container widths. Responsive layout adjustments or language-specific styling may be required to resolve it.

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

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.

More from patriciaperez90/react-native-based-uber-eats-clone-app

All issues in patriciaperez90/react-native-based-uber-eats-clone-app

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.