Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Able to Wrap Components Around ProgressStep, Able to Render Steps Dynamically #91

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

haseeb-numu
Copy link

@haseeb-numu haseeb-numu commented Jul 9, 2021

it was a great library ... really saved my lot of time during development. there was slight issue, it was more of a logical error. when i tried to render dynamically from children prop in which each child have Progressive Step Wrapper, Steps buttons glitched.

What this code can do

  • Sometimes due to codebase or logic, ProgressStep cannot alway be the first very first child Component. so with this code we will be able to make ProgressStep grandChild without messing all up of our code.

  • We can dynamically render ProgressStep within ProgressSteps.

@fweffort
Copy link

fweffort commented Nov 4, 2021

would be great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants