gray-mueller / gray-mueller/food-delivery-platform-for-restaurants-using-python

Enatega Website: "Select Items to reorder" redirecting to the store, instead of showing the items that was ordered before.

Open
#2,107 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
In the "Order history", when click on "Select items to reorder" should show a popup of the list of items that was ordered before, instead it is redirecting the user to the store.

To Reproduce
Steps to reproduce the behavior:

Navigate to the user's profile.
click on Order history.
Navigate to the past orders.
click on "Select items to reorder"
observe that it redirects the user to the store menu
Expected behavior
It should show a popup of the list of items that was ordered before.

Desktop:

OS: [Windows]
Browser [chrome]

Labels: Enatega Website, Bug

Contributor guide

Open the contributing guide

Research direction

Reproduce the flow from the user's profile through Order history and a past order, then click “Select items to reorder.” Start at the frontend entry point for that action and trace why it navigates to the store instead of opening the reorder-items popup. Done means the previously ordered items appear in a popup and the action no longer redirects directly to the store.

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
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.