gray-mueller / gray-mueller/zomato-clone-app-using-react-native
Selected Menu Tab Displays All Items Instead of Category-Specific Items & Scrolling Issue in App
- Dominant language
- JavaScript
- 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
Assessment
This issue has not been assessed yet.