gray-mueller / gray-mueller/online-ordering-and-delivery-system-using-python
Coupons Page Showing "Coming Soon" Instead of Previously Available Coupon List
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
The Coupons page in the admin panel (or vendor panel) is now displaying a "Coming Soon" message. Previously, this page displayed a list of active and inactive coupons. The content seems to have been removed or hidden unexpectedly, affecting access to coupon management features.
To Reproduce
Steps to reproduce the behavior:
Log in to the admin/vendor panel
Navigate to the Coupons page
Observe that instead of the coupon list, a "Coming Soon" message is displayed
Expected behavior
The page should display the list of existing coupons as it did previously, with options to create, edit, or deactivate them. The "Coming Soon" message should not appear if the feature was already available and functional.
Screenshots
Image
Desktop (please complete the following information):
OS: Windows 11
Browser: Chrome
Version: [e.g., 123.0.6312.86]
Additional context
This may be a regression or a mistakenly pushed change. If coupon functionality is intentionally being modified or phased out, a proper notice should be shown instead of reverting to a placeholder.
Contributor guide
Assessment
This issue has not been assessed yet.