gray-mueller / gray-mueller/angular-grocery-delivery-app

Make Entire "Add a Message for the Restaurant" Button Clickable in the Cart

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

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
0
Forks
0
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

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 locating the Cart section and the existing "Add a message for the restaurant" control, then trace how the arrow currently opens the message flow. The work is done when clicking the text or any other part of the button triggers the same action as clicking the arrow; no test file is mentioned in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
angular, typescript
Domain
frontend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.