gray-mueller / gray-mueller/food-ordering-system-using-tkinter

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

Open Beginner friendly
#2,170 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

Search the repository for the literal "order_details_no_instructions_text" and follow its use in the order-details view. Reproduce the cart, checkout, and order-details flow without adding instructions. Done means the order details show a user-friendly empty message such as “No instructions added” instead of the raw placeholder key.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.