gray-mueller / gray-mueller/food-delivery-platform-for-restaurants-using-python

Coupons Page Showing "Coming Soon" Instead of Previously Available Coupon List

Open
#775 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

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

Open the contributing guide

Research direction

Start by locating the Coupons page entry point in the admin and vendor panels, then inspect the conditions that render the "Coming Soon" message. Reproduce the issue in a panel account and compare the page with the expected active and inactive coupon list. Done means existing coupons are visible and the create, edit, and deactivate options are available again.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend, web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.