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

Are the class for next/back button reversed? #99

Open
dwengticorp opened this issue May 22, 2018 · 1 comment
Open

Are the class for next/back button reversed? #99

dwengticorp opened this issue May 22, 2018 · 1 comment
Assignees
Labels

Comments

@dwengticorp
Copy link

See below, should not the btn-prev for back button, and btn-next for next button? what set now for the default is reversed.

// specify the next button class (if not given it defaults to "btn btn-prev btn-primary btn-lg" which depends on bootstrap)
nextButtonCls: "btn btn-prev btn-primary btn-lg pull-right"

// specify the back button text (if not given it default to "btn btn-next btn-primary btn-lg")
backButtonCls: "btn btn-next btn-primary btn-lg pull-left"

@newbreedofgeek newbreedofgeek self-assigned this Aug 4, 2018
@newbreedofgeek
Copy link
Owner

Thanks for picking this up.. you are correct. Does not change behaviour but CSS is mixed up. I will fix this soon.

mitch-keenan added a commit to mitch-keenan/react-stepzilla that referenced this issue Oct 12, 2018
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

2 participants