Enatega Customer App: Cursor not visible and placeholder not updating in "Restaurant Instructions" field upon focus

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

Nobody has claimed this yet.

Assessment

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

Research direction

Start in the Enatega Customer Application and reproduce the issue at the Restaurant Instructions field after adding a product to the cart. Locate the field's implementation and check its focus behavior and placeholder handling. Done means a visible blinking cursor appears on focus and the placeholder changes or disappears while the field is active.

Written by the indexing model from the issue text.

Description

Describe the bug
When the user selects (focuses on) the "Restaurant Instructions" input field, the cursor does not appear, giving the impression that the field is not active or editable. Additionally, the placeholder text remains unchanged, which may confuse users and make it unclear that they can start typing instructions.

To Reproduce
Steps to reproduce the behavior:

Go to 'Enatega Customer Application'
Click on 'Restaurant' to add product in your cart.
Now see at the bottom the field to add special instructions for restaurants (e.g Mayo)
See error Cursor not visible and placeholder not updating in "Restaurant Instructions" field upon focus
Expected behavior

When the input field is selected, a blinking cursor should appear to indicate that the user can enter text.
The placeholder text should change (or disappear) to reflect that the field is now active and ready for input.

Smartphone (please complete the following information):

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

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

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.

More from patriciaperez90/react-native-based-uber-eats-clone-app

All issues in patriciaperez90/react-native-based-uber-eats-clone-app

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.