gray-mueller / gray-mueller/restaurant-ordering-system-using-react-js
"See All" button on Store Categories shows only one item instead of all items
- Dominant language
- TypeScript
- 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 at the store categories page and trace the Stores “See All” button from its click handler through the category item-loading or filtering flow. Reproduce the issue, then verify that selecting “See All” displays the complete selected category rather than one item.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100