Margaret-Petersen / Margaret-Petersen/uber-eats-clone-using-react-native
Enatega Customer App: Cursor not visible and placeholder not updating in "Restaurant Instructions" field upon focus
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue in the Enatega Customer Application by adding a product from a restaurant and focusing the Restaurant Instructions field. Locate the input component used for that field, then verify that focus shows a blinking cursor and updates or removes the placeholder as described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100