gray-mueller / gray-mueller/online-ordering-solution
Enatega Website: Placing an order on a store throws validation message that "Restaurant is not available right now"
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
When placing an order on a store, it throws a validation message that "Restaurant is not available right now"
To Reproduce
Steps to reproduce the behavior:
Add an item to the cart from store.
Go to the checkout page.
Click on "Click to order".
observe that it throws validation message that "Restaurant is not available right now "
*Expected behavior
Validation message should not be shown until the restaurant is not closed.
Desktop (please complete the following information):
OS: [Windows]
Browser [chrome]
Labels: Enatega Website, Bug
Contributor guide
Research direction
Start by reproducing the issue in Chrome using the listed checkout steps, then inspect the implementation behind the checkout page and its “Click to order” action. Trace where the “Restaurant is not available right now” validation is produced and verify the behavior against the restaurant’s open or closed state. Done means an open restaurant can accept an order without that message, while a closed restaurant still shows it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100