adamdawkins / react-mdl-stepper

React Component for Material Design Light Stepper.
https://adamdawkins.github.io/react-mdl-stepper/
MIT License
4 stars 3 forks source link

Editable state allows user to click on future steps #1

Open adamdawkins opened 8 years ago

adamdawkins commented 8 years ago

Users should only be able to edit previously completed or skipped editable steps in the process, not future ones.