steps
steps copied to clipboard
React Steps
Hi `react-component/steps`! This is a one-off automatically generated pull request from LGTM.com :robot:. You might have heard that we’ve integrated LGTM’s underlying CodeQL analysis engine natively into GitHub. The result...
Show finish/error step number optional. #48 #74
When invoking the next button focus gets lost and on pressing tab it goes to the first option Example - http://react-component.github.io/steps/?path=/story/rc-steps--nextstep. Need to enable tab index first for keyboard navigation....
Hi, I would like to know how to pass 'icons' props in . Actually when the status is finish or else is working fine. BUT when status= error, it has...
We are using radio buttons as the step content and we got accessibility bugs since the label is not associated with the radio button.  
when you add a tailContent it just makes the tail-content div to be display: none, nothing happens. ... please help
 When we add more steps, the steps are getting crunched. Is there a way to avoid it. May be get them in a new line or show a horizontal...
When I converted my **.js** file into **.tsx**. It started giving me this error: **"Property 'Step' does not exist on type 'typeof Steps'."** Please help me figure out this issue....
Can I change the length of the line between state and state? 
Hi there, is it possible to use a custom component to display in a step?