gray-mueller / gray-mueller/online-ordering-and-delivery-system-using-python
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
- 1
- 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:
1. Go to 'Enatega Admin Dashboard'
2. Click on 'Vendors' from general dropdown.
3. Now select a vendor, its stores will be showing up on right store
4. 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.
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.