components
components copied to clipboard
[Feature Request]: Wizard Steps be available independently
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.
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
- [X] I agree to follow this project's Code of Conduct
- [X] I checked the current issues for duplicate requests
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/
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:
Closing due to inactivity. Currently we have no plans on such standalone component. For now you need to implement it on your own