gray-mueller / gray-mueller/restaurant-ordering-system-using-react-js

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

Open
#98 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
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.
Screenshots

Screen_Recording_20250414_111705.1.mp4
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 reproducing the issue in the Enatega Customer Application and locate the "Restaurant Instructions" input reached from a restaurant item in the cart. Check its focused state for the cursor and placeholder behavior; done means the field visibly accepts typing and its placeholder responds when focused.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.