marthaegrimaldi / marthaegrimaldi/ifood-clone-using-react-native

Enatega Customer Application: Make Add a Message for Restaurant whole field clickable rightnow user has to click the arrow button

Open
#381 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
Currently, on the "Add a Message for Restaurant" component, only the arrow button is clickable to expand or activate the input field. Users must specifically click the arrow, which is not intuitive and can lead to confusion or missed interaction. Clicking anywhere within the field area should trigger the same behavior.

Steps to Reproduce:

Navigate to the section with "Add a Message for Restaurant."
Attempt to click on the text or empty area of the field (not the arrow).
Observe that nothing happens unless the arrow button is clicked.
Expected behavior
The entire "Add a Message for Restaurant" field (including the text and surrounding container) should be clickable to expand the input area, not just the arrow button.

Smartphone (please complete the following information):

Device: [e.g. Infinix HOT 50]
OS: [e.g. Android]
Browser [e.g. Application]
Version [e.g. Latest]

Contributor guide

Open the contributing guide

Research direction

Start by locating the "Add a Message for Restaurant" component in the React Native application and trace the existing arrow-button interaction. Make the text and surrounding field area trigger the same expansion behavior, then verify that tapping anywhere in the field opens the input while the existing arrow behavior still works.

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
Stale
Clarity
Clearly specified
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.