gray-mueller / gray-mueller/online-ordering-and-delivery-system-using-python
Enatega Admin Dashboard: Product Deletion Fails – Loader Keeps Spinning on Confirmation Dialog
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- 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
Research direction
Start by reproducing the deletion flow in the admin/store management panel: open a store's Product List, delete a product, and inspect the confirmation dialog and its request behavior. Trace the product deletion entry point and verify that a successful deletion removes the product, shows success 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
- 55/100