gray-mueller / gray-mueller/food-ordering-app-with-source-code

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

Open
#2,102 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 product deletion flow in the admin/store management panel, then inspect the product-list delete action and its confirmation-dialog request handling. Verify the request failure or completion path and check that a successful deletion removes the product, shows feedback, stops the loader, and closes the dialog.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.