gray-mueller / gray-mueller/online-food-ordering-platform-in-python

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

Open Beginner friendly
#2,078 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
0
Forks
0
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 order-details flow by adding an item without a comment or instruction, then placing the order and viewing its details. Search the frontend for the literal "order_details_no_instructions_text" and trace the empty-instructions display; done means an empty comment shows a user-friendly message such as "No instructions added" 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
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.