lambertf917 / lambertf917/react-native-uber-eats-clone
Make Entire "Add a Message for the Restaurant" Button Clickable in the Cart
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 5
- 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
- Currently, only the arrow icon next to the "Add a message for the restaurant" option is clickable.
- 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.
- This change would ensure a smoother, more intuitive interaction, reducing the chances of misclicking and improving the overall user experience.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in the Cart section and locate the “Add a message for the restaurant” control, including the current arrow-only click behavior. Make the full button area activate the same action, then verify that tapping the text and arrow both allow a restaurant message to be added.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- frontend, mobile
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100