lambertf917 / lambertf917/multi-delivery-solution
"See All" button on Store Categories shows only one item instead of all items
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue on the store categories page and trace the "See All" button for stores. Check the handler and category item-loading path; done means clicking "See All" displays the full list of items in the selected category rather than one item.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100