gray-mueller / gray-mueller/online-ordering-and-delivery-system-using-python

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
Dominant language
JavaScript
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

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

Contributor guide

Open the contributing guide

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.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.