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

Enatega Admin Dashboard: Product Deletion Fails – Loader Keeps Spinning on Confirmation Dialog

Open
#2,113 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

Description:
When attempting to delete a product from any Store, the confirmation dialog appears, but after clicking Confirm/Delete, the loader keeps spinning indefinitely and the product is not removed. The system does not provide any feedback, and the dialog does not close, leaving the user unsure if the action was successful or not.

Steps to Reproduce:

Log in to the admin/store management panel.
Navigate to any Store and go to its Product List.
Click on the Delete icon/button for any product.
In the confirmation dialog, click Confirm/Delete.
Observe the loader continuously spinning with no action completed.
Expected Result:
The product should be successfully deleted, a success message should appear, and the dialog should close.

Actual Result:
The loader spins indefinitely, the product is not deleted, and the dialog remains open.

Desktop (please complete the following information):

OS: [e.g. Windows]
Browser [e.g. chrome, ]
Version [e.g. Latest]

Labels: Enatega Multivendor Admin Dashboard, High Priority, Bug

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the issue in the admin/store management panel, navigating to a Store's Product List and using the product deletion confirmation dialog. Trace the delete action from the dialog and verify the product list response. Done means the product is removed, a success message appears, the loader stops, and the dialog closes.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
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.