-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
Description
Problem / Motivation
β¨ Feature: Add "Work in Progress" Page for Incomplete Routes
π Description
Currently, clicking on features that are not yet linked to a backend (e.g., specific filters or future tools) results in a broken link or a generic error. This creates a confusing experience for the user.
π― The Goal
Create a standardized "Under Construction" or "Coming Soon" page. Instead of a 404 error, users should see a friendly message indicating that the feature is currently being built.
Proposed Solution
β Acceptance Criteria
- Design a simple, responsive page with a "Work in Progress" illustration or text.
- Include a "Go Back Home" button so the user isn't stuck.
- Route all incomplete feature links to this new page.
- (Optional) Add a "Notify me when ready" email input.
π Expected Behavior
When a user clicks an unfinished link -> They land on the "Coming Soon" page -> They can easily navigate back to the main site.
π¨ Design / Copy Suggestion (Foodogram Theme)
Since this is a food app, consider using a cooking metaphor:
- Headline: "We're still cooking this up! π³"
- Subtext: "This feature is currently marinating. Check back soon for the final dish."
Alternatives Considered
No response
Additional Details
No response
Reactions are currently unavailable