lambertf917 / lambertf917/food-ordering-system-source-code
Enatega Customer App : Search Bar Text Overlapping/Hiding the Cross (❌) Button
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 3
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the Enatega Customer App search-bar component and reproduce the overlap with a long query. Inspect how the entered text and clear button are laid out, then verify that both remain visible and the clear button still works when the query is long.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100