marthaegrimaldi / marthaegrimaldi/zomato-clone-app-source-code
Make Entire "Add a Message for the Restaurant" Button Clickable in the Cart
- Dominant language
- JavaScript
- Stars
- 5
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
In the Enatega app (Cart section), the "Add a message for the restaurant" button should be fully clickable, not just the arrow icon. This enhancement would make the entire button area responsive, improving user experience and accessibility.
**Describe the solution you'd like**
1. Currently, only the arrow icon next to the "Add a message for the restaurant" option is clickable.
2. The entire button, including the text and arrow, should be clickable, allowing users to easily add a message for the restaurant when reviewing their cart.
3. This change would ensure a smoother, more intuitive interaction, reducing the chances of misclicking and improving the overall user experience.
Contributor guide
Research direction
Start in the Cart section and locate the “Add a message for the restaurant” control, then inspect the current click handler attached to the arrow. Done means the text, arrow, and surrounding button area all open the same message flow; verify the interaction manually in the cart.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100