marthaegrimaldi / marthaegrimaldi/food-ordering-application-using-react-native

Enatega Customer Application: Adding a restaurant to Favorites should be allowed by tapping the Heart icon once on the restaurant card

Open
#179 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
When tapping the Heart icon on a restaurant card, the restaurant is not added to Favorites immediately. Instead, it requires multiple taps or it is requiring to open the restaurant details card and then allowing to tap the heart icon.

To Reproduce
Steps to reproduce the behavior:

Go to 'Enatega Customer App'
Now tap the heart icon showing up on the restaurant details card.

Expected behavior
A single tap on the Heart icon should instantly add the restaurant to Favorites, providing a smooth user experience.

Smartphone (please complete the following information):

Device: [e.g. Samsung A51]
OS: [e.g. Android]
Browser [e.g. Application]
Version [e.g. Latest]

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 Enatega Customer App and locate the restaurant card's Heart icon behavior. Trace the restaurant-card favorite entry point and verify that one tap immediately adds the restaurant to Favorites without opening its details.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.