Margaret-Petersen / Margaret-Petersen/python-based-food-ordering-system

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

Open
#525 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 customer app's store search bar and the styles controlling its placeholder text and input padding. Verify the change with longer store names and confirm that the placeholder is smaller and names are fully visible without being truncated.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.