Skip to content

Add Feed Preview After URL Input in Onboarding Wizard #1082

@poonam279

Description

@poonam279

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

No one assigned

    Labels

    new featureRequest for a new feature or functionality to be added to the project.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions