lambertf917 / lambertf917/ubereats-clone-app-using-react-native

Enatega Customer App: Decrease stores search bar place holder size , as it is cutting down store name in it

Open
#5 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

Is your feature request related to a problem? Please describe.
The placeholder text in the store search bar is currently too large, which causes the actual store name (when displayed in the input field) to be cut off or partially hidden. This affects readability and creates a poor user experience, especially when dealing with longer store names.

Expected Result:
The placeholder text size should be reduced, and input padding adjusted so that longer store names are fully visible within the search bar.

Actual Result:
Store names are being truncated or partially hidden inside the search bar due to the large placeholder text.

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

Start by locating the store search bar in the React Native customer app and inspect its placeholder text and input padding styles. Verify the change with longer store names, ensuring the placeholder is smaller and the full store name remains visible.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
frontend, mobile
Issue type
Feature
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.