gray-mueller / gray-mueller/salon-solution-system-backend
Selected Menu Tab Displays All Items Instead of Category-Specific Items & Scrolling Issue in App
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
The selected menu tab of a restaurant should only display items from the chosen category, but currently, it shows all menu items, regardless of the selected category. Additionally, the scrolling functionality within the menu tab is not working as it should be working, making it difficult for users to navigate through the menu.
To Reproduce
Open the Enatega application.
Select a restaurant from the list.
Click on any menu category (e.g., appetizers, drinks, etc.) to filter items.
Observe that all menu items are still displayed, not just the ones from the selected category.
Attempt to scroll down within the menu section.
Notice that the scrolling function does not work as expected, and the user is unable to view additional items.
Expected behavior
When a menu category is selected, only the items from that specific category should be displayed.
Smartphone (please complete the following information):
Device: iPhone15pro
OS: iOS17.6.1
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
Reproduce the issue in the Enatega application by selecting a restaurant, choosing a menu category, and attempting to scroll. Trace the menu category filtering and scrolling entry points; done means only the selected category's items appear and additional menu items can be reached by scrolling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100