gray-mueller / gray-mueller/food-ordering-app-using-python

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

Open Beginner friendly
#2,689 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
4
Forks
3
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 website code for the literal "order_details_no_instructions_text" and trace where it is rendered in the order details section. Reproduce the checkout flow without adding a comment, then verify that the empty instructions state shows a user-friendly message instead of the placeholder.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend, web-dev
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Clearly specified
Newbie friendliness
76/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.