Margaret-Petersen / Margaret-Petersen/uber-eats-clone-using-react-native

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

Open
#474 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 Enatega customer app's store search bar and inspect its text and input spacing styles. Reproduce the issue with a long store name, then verify that the placeholder is smaller and the full store name remains visible in the search field.

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
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.