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

Open Beginner friendly
#598 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

Research direction

Start by reproducing the issue in the customer app or website: open a store, search for “milk” or “bread,” and inspect the product-search results view. Trace the store search UI and identify why results beyond the visible area cannot be reached. Done means the results can be vertically scrolled and all matching products are accessible.

Written by the indexing model from the issue text.

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

Dominant language
TypeScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

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.

More from gray-mueller/restaurant-ordering-system-using-react-js

All issues in gray-mueller/restaurant-ordering-system-using-react-js

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.