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

Wizard.Pattern allows to change step even if nextStepDisabled=true #526

Closed
rawagner opened this issue Aug 10, 2018 · 1 comment
Closed
Labels

Comments

@rawagner
Copy link
Contributor

rawagner commented Aug 10, 2018

see this demo app https://github.com/rawagner/patternfly-react-demo (run with yarn, yarn run)
The app uses Wizard.Pattern with 3 steps. https://github.com/rawagner/patternfly-react-demo/blob/master/patternfly-react-demo/src/App.js

When you open the wizard, next step is disabled (nextStepDisabled property is set to true) and you can not click next or use the (2) link in wizard header, which is expected. However you can skip the step 2 entirely and click on (3) link in wizard header.
This seems like a bug. Can you please confirm ?

rawagner added a commit to rawagner/patternfly-react that referenced this issue Aug 10, 2018
rawagner added a commit to rawagner/patternfly-react that referenced this issue Aug 22, 2018
rawagner added a commit to rawagner/patternfly-react that referenced this issue Aug 30, 2018
@stale
Copy link

stale bot commented Jun 6, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the wontfix label Jun 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant