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] How to make it to have vertical stepper #164

Open
AbhaysinghBhosale opened this issue Oct 27, 2020 · 2 comments
Open

[Feature] How to make it to have vertical stepper #164

AbhaysinghBhosale opened this issue Oct 27, 2020 · 2 comments

Comments

@AbhaysinghBhosale
Copy link

Expected behavior
Need to have option where we can pass prop and convert it as vertical stepper.

Additional context
Trying to use it as vertical stepper but not able to convert is with css as both stepper and components are in single wrapper. Is there any way to have prop by which we can convert stepper to vertical one

@newbreedofgeek
Copy link
Owner

@AbhaysinghBhosale i like the idea of vertical stepper, have you not been able to achieve this with CSS?

@AbhaysinghBhosale
Copy link
Author

@newbreedofgeek Yes. I did made it vertical but not with only css. As just with css its not possible cos for vertical we need 2 rows
I did overwritten this library file and converted it into vertical stepper with some additional css.

Will be converting it to change based on props. so with just prop should be able to make it vertical and horizontal

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

No branches or pull requests

2 participants