react-multistep
react-multistep copied to clipboard
Step name not shown
Currently, step names are not shown. (You can only see the number, 1,2,3,etc). Is this expected behavior?
currently, yes... would add it back once i have more time, but PR welcome!
how can I trigger click event on click of next and previous buttons?
Hi @srdjan, can you please add the name instead of i2 + 1 in dist/index.js? It worked for me.
if I remember correctly, there is a bit more to it, to make it look good on smaller screens...
Bumping this. Still looks to be an issue
if anybody has done this and test it - please open a PR otherwise, I'll get to it, it needs to be done, just don't have time right now
if anybody has done this and test it - please open a PR otherwise, I'll get to it, it needs to be done, just don't have time right now
I tested it, and its look fine in mobile look as well, I opened PR you can check it out
thanks @ofirelarat !