steps
steps copied to clipboard
Keyboard focus gets lost/ focus order is disturbed on the page affecting their understanding of the logical order of navigation
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. ^^