gray-mueller / gray-mueller/online-food-ordering-solution-using-react-js

Enatega Customer App : Scroll Missing When Searching Products Inside a Store

Open Beginner friendly
#575 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
0
Forks
0
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

Open the contributing guide

Research direction

Reproduce the issue in the customer app or website by opening a store, searching for “milk” or “bread,” and checking the search-results view with more results than fit on screen. Trace the store product-search entry point and results container; it is done when all matching results can be reached by vertical scrolling.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.