-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Labels
new featureRequest for a new feature or functionality to be added to the project.Request for a new feature or functionality to be added to the project.
Description
What problem does this address?
Currently, the onboarding wizard in Feedzy allows users to input a feed URL, but it does not show a preview of the fetched feed items.
What is your proposed solution?
Add a real-time preview step in the onboarding wizard that shows a visual representation of the feed items fetched from the entered URL.
After a user inputs a feed URL, the system should:
• Validate the feed.
• Fetch the first 3 items.
• Display a preview of the fetched feed items, including title, description, metadata, or image in either a grid or list layout, depending on what best fits the design.
If the feed is invalid or empty:
Show an error or warning with actionable suggestions (e.g., “Make sure the feed URL is correct or publicly accessible”).
Will this feature require documentation? (Optional)
None
Metadata
Metadata
Assignees
Labels
new featureRequest for a new feature or functionality to be added to the project.Request for a new feature or functionality to be added to the project.