gray-mueller / gray-mueller/restaurant-online-ordering-app-using-java

Favorite button in top-right corner opens restaurant instead of adding to favorites

Open Beginner friendly
#2,020 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
When exploring restaurants in the Enatega Multivendor app, the Favorite (heart) button located in the top-right corner of a restaurant card does not function as intended. Instead of adding the restaurant to favorites, it opens the restaurant details page.

To Reproduce
Steps to reproduce the behavior:

Open the app and navigate to the restaurant exploration/browse section.
Locate the heart icon in the top-right corner of a restaurant card.
Tap the heart icon.
Expected behavior
Tapping the heart icon should immediately add or remove the restaurant from favorites without navigating away.

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

Open the contributing guide

Research direction

Start in the restaurant exploration/browse entry point and locate the restaurant card's top-right Favorite heart control. Reproduce the tap, then trace whether the card navigation handler also receives the event. Done means tapping the heart toggles the restaurant's favorite state without opening its details page.

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
Clearly specified
Newbie friendliness
72/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.