Enatega Website: Placeholder text "order_details_no_instructions_text" displayed instead of empty comment message

Open Beginner friendly
#2,120 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

Research direction

Reproduce the flow in Chrome by placing an order without instructions, then inspect the order-details view and search for the order_details_no_instructions_text key. Trace where the key is rendered and check its available translation text. Done means the empty state shows a user-friendly message such as “No instructions added” instead of the raw key.

Written by the indexing model from the issue text.

Description

Describe the bug
When a user places an order without adding any comment or instruction, the order detail section displays the placeholder "order_details_no_instructions_text"

To Reproduce
Steps to reproduce the behavior:

Add any item to the cart.
Don't add any comment in the cart
go to the checkout page
place the order.
View the order details.
"order_details_no_instructions_text" is shown in the order instructions
Expected behavior
A user-friendly message such as “No instructions added” should appear.

Desktop:

OS: [Windows]
Browser [chrome]

Labels: Enatega Website, Bug

Dominant language
JavaScript
Stars
0
Forks
1
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 gray-mueller/online-ordering-and-delivery-system-using-python

All issues in gray-mueller/online-ordering-and-delivery-system-using-python

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.