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

fixed showOn incorrectly skipping an index #1931

Merged
merged 2 commits into from May 26, 2022

Conversation

liam-jones-lucout
Copy link
Contributor

@liam-jones-lucout liam-jones-lucout commented May 25, 2022

The skipStep method was incorrectly checking if the next index was equal to the step length. This caused the last step to be skipped if the second to last step had a "showOn" function that returned false.

issue reported here: #1814

Copy link
Member

@RobbieTheWagner RobbieTheWagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! Thanks for the PR! 🚢

@RobbieTheWagner RobbieTheWagner merged commit 7f0a304 into shepherd-pro:master May 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants