gray-mueller / gray-mueller/online-ordering-solution
"See All" button on Store Categories shows only one item instead of all items
- 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
Research direction
Start by reproducing the issue on the store categories page and inspect the "See All" interaction for stores. Trace how the selected category's items are loaded and compare the displayed result with the full category list. Done means clicking "See All" displays every item in the selected category.
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
- 65/100