marthaegrimaldi / marthaegrimaldi/food-ordering-application-using-react-native

Enatega Customer App : Search Bar Text Overlapping/Hiding the Cross (❌) Button

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

Nobody has claimed this yet.

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

Description

Describe the bug
When a user types in the search bar, the entered text overlaps or hides the clear (❌) button, making it difficult or impossible to use the button to clear the text. This affects the user experience by making text deletion harder.

Steps to Reproduce:

Navigate to a page with the search bar.
Enter a long search query.
Observe the positioning of the text and the cross (❌) button.
Expected behavior
The text should remain within the search bar and not overlap the clear button, ensuring both elements are visible and functional.

Screenshots

Image

Smartphone (please complete the following information):

Device: [e.g. SAMSUNG-A15]
OS: [e.g. Android]
Browser [e.g. Application]
Version [e.g. Latest]

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 in the Enatega customer app by reproducing the issue with a long search query, then locate the search bar implementation and inspect its text and clear-button layout. Done means the entered text stays visible without covering the cross button, and the button remains visible and functional for clearing the query.

Written by the indexing model from the issue text.

Assessment

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