lambertf917 / lambertf917/react-native-uber-eats-clone

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

Open Beginner friendly
#2,467 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
3
Forks
5
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

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue in the restaurant exploration/browse section and search the React Native code for the restaurant card and Favorite heart button. Trace the button's press handling, then verify that tapping it toggles the restaurant's favorite state without opening the restaurant details page.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
mobile
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.