lambertf917 / lambertf917/react-native-uber-eats-clone
Enatega Customer App : Scroll Missing When Searching Products Inside a Store
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Description:
When a user searches for a product within a store, the scroll functionality is missing, preventing users from viewing additional search results that extend beyond the visible screen area. This causes a broken user experience, especially when many results are returned.
Steps to Reproduce:
Open any store in the app or website.
Use the search bar to search for a product (e.g., "milk" or "bread").
If more results exist than fit on the screen, try to scroll down.
Observe that the page does not scroll.
Expected Result:
A vertical scroll should be enabled, allowing users to navigate through all matching search results.
Smartphone (please complete the following information):
Device: [e.g. Infinix Hot 50]
OS: [e.g. Android]
Browser [e.g. App]
Version [e.g. Latest]
Additional context
Add any other context about the problem here.
Labels: Enatega Multivendor Customer App, High Priority, Bug
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
Start by reproducing the issue in the customer app: open a store, search for “milk” or “bread,” and inspect the search-results view when results exceed the screen. Trace the store product-search entry point and its scroll container. Done means users can vertically scroll through all matching results on the app or website.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- frontend, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100