gray-mueller / gray-mueller/online-ordering-and-delivery-system-using-python

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

Open
#2,019 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
0
Forks
1
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 at the store categories page in the customer app and trace the "See All" button for stores to the category loading and item rendering entry points. Reproduce the issue with a category containing multiple items, then verify that selecting "See All" displays the complete category list rather than one item.

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
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.