components icon indicating copy to clipboard operation
components copied to clipboard

[Feature Request]: Wizard Steps be available independently

Open mfabricanti opened this issue 1 year ago • 2 comments

Description

I think would by nice if we have the opportunity to use the below component independently of everything else that comes within Wizard component.

Captura de Tela 2023-11-29 às 11 13 04

The use case is to display some data that runs in some type of workflow, so the user will have more undestanding where his process is at, and which will be the next steps of it.

What do you think?

Thanks!

Code of Conduct

mfabricanti avatar Nov 29 '23 14:11 mfabricanti

Hi @mfabricanti, thanks for reaching out.

to display some data that runs in some type of workflow

Is the workflow not interactive? Can you use ProgressBar? https://cloudscape.design/components/progress-bar/

YueyingLu avatar Dec 04 '23 11:12 YueyingLu

Thanks for suggestion @YueyingLu ... for my current use case I was able to follow your suggestion, and use ProgressBar.

It would be nice if we have a component to make a page like AWS Step Functions, that shows a executed workflow:

image

mfabricanti avatar Dec 12 '23 12:12 mfabricanti

Closing due to inactivity. Currently we have no plans on such standalone component. For now you need to implement it on your own

just-boris avatar Mar 04 '24 15:03 just-boris