gray-mueller / gray-mueller/food-ordering-app-with-source-code
Enatega Admin Dashboard: Page refreshes and redirects to another vendor stores, while we are deleting a store from another vendor
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
When attempting to delete a store under a specific vendor, the page unexpectedly refreshes and redirects the user to a different vendor's store page. This occurs immediately after the delete action, causing confusion and misalignment in the store management workflow.
To Reproduce
Steps to reproduce the behavior:
Go to 'Enatega Admin Dashboard'
Click on 'Vendors' from general dropdown.
Now select a vendor, its stores will be showing up on right store
See error now delete a store you will see the page unexpectedly refreshes and redirects the user to a different vendor's store page. This occurs immediately after the delete action.
Expected behavior
The system should remain on Vendor A’s store list after deletion, showing the updated list without the deleted store.
multivendor-admin.enatega.com_general_vendors.-.Google.Chrome.2025-03-20.09-55-27.1.mp4
Desktop (please complete the following information):
OS: [e.g. Windows]
Browser [e.g. chrome]
Version [e.g. Latest]
Contributor guide
Assessment
This issue has not been assessed yet.