gray-mueller / gray-mueller/food-ordering-app-with-source-code

"See All" button on Store Categories shows only one item instead of all items

Open
#1,966 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
When users click the "See All" button in the store categories section, it is expected to display all items within that category. However, currently, it only displays a single item, which limits user browsing and shopping experience.

To Reproduce
Steps to reproduce the behavior:

Navigate to the store categories page.
Click on the "See All" button for stores.
Observe that only one item is displayed instead of the full list of items.
Expected behavior
Clicking "See All" should load and display all items within the selected category.

Desktop (please complete the following information):

OS: [e.g. iOS]
Browser [e.g. chrome, safari]
Version [e.g. 22]
Smartphone (please complete the following information):

Device: [e.g. iPhone6]
OS: [e.g. iOS8.1]
Browser [e.g. stock browser, safari]
Version [e.g. 22]
Additional context
Add any other context about the problem here.

Labels: Enatega Multivendor Customer App, Bug

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the problem on the store categories page and clicking the "See All" button for stores. Trace that button to the category listing entry point and check why the selected category renders one item instead of the full list. Done means every item in the selected category is displayed after clicking "See All".

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
Quiet
Clarity
Mostly clear
Newbie friendliness
62/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.