jeanverster/chakra-ui-steps

How to disable collapsing

denysoleksiienko opened this issue · 4 comments

Hello,
I want always to show the contents in all steps. Is it possible to disable collapsing?

Hi @denysoleksiienko sorry for really late reply - I'm guessing this would be in vertical mode only, right?

Hi @jeanverster,
yes, in vertical mode would be nice
like this w/o collapse

  • step 1:
    -- content for step 1
  • step 2:
    -- content for step 2
  • step 3:
    -- content for step 3

submit

This seems like it should be easy enough, I will look into adding this soon!

bwcr commented

This is just exactly what I need as well. I hope you consider adding the feature soon @jeanverster