Replies: 2 comments
-
@parshvJS what do you think of https://stepperize.vercel.app/docs/react/shadcn/introduction? |
Beta Was this translation helpful? Give feedback.
0 replies
-
yes that is exactly what i was looking for
we can think about making this more advanced, since in agentic AI related apps, workflow visualization and parallel task execution are key elements to show to the user. but for now this is awesome , thanks ! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Feature description
Feature Request: Advanced Workflow Component
Overview:
There is a significant need for a robust UI component called "Workflow" that can visually represent a step-by-step process to users in an intuitive and structured format.
Core Requirements:
The component must support a sequential list of steps, each displaying:
Title
Description
Status Flags:
isLoading
isNextLoading
isError
isCompleted
Advanced Capabilities:
Tree Workflow Support:
subTopic
steps.Parallel Step Execution:
Usage Simplicity:
Summary:
This component will empower developers to create visually rich, user-guided workflows with both linear and non-linear paths, clear state tracking, and flexible expansion into sub-tasks or branches. It is especially useful for onboarding flows, automation pipelines, audit tasks, and AI agent step tracking.
Affected component/components
No response
Additional Context
Additional details here...
Before submitting
Beta Was this translation helpful? Give feedback.
All reactions