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

Force steps path option #56

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Force steps path option #56

wants to merge 6 commits into from

Conversation

bySabi
Copy link
Contributor

@bySabi bySabi commented Nov 4, 2015

On some cases is desirable create steps navigation path always, not only for wizard with sequential steps.

@Pagebakers
Copy link
Contributor

What's the usecase for this?

@bySabi
Copy link
Contributor Author

bySabi commented Jan 17, 2016

Hi @Pagebakers in my usecase I extend the package a little with 'Wizard.extendOptions' for an edit/update wizard and for a tabbed interface in general but registerHelper pathForSteplimit steps navigation, say "I can´t not go to step 3 without go before to step 2".
This setting enable "free" step navigation.

At the end I create my how pathForStep2 helper.

Still can be useful for anyone that look for 'free' navigation.

@Pagebakers
Copy link
Contributor

Ok, got it. In that case I would change the name of the option to a more declarative name, like enableAllSteps for example.

@bySabi
Copy link
Contributor Author

bySabi commented Jan 17, 2016

for me no problem with change name.

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