Margaret-Petersen / Margaret-Petersen/python-based-food-ordering-system

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

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

Nobody has claimed this yet.

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

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 ]

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 in the Enatega Customer Application at the cart flow after selecting a restaurant, then locate the "Restaurant Instructions" input field. Reproduce the focus behavior on a smartphone and verify that a visible blinking cursor appears and the placeholder changes or disappears when the field is active.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
mobile
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.