Open ghost opened 5 years ago
This is also theoretical problem.
When I've made the data-feedback into the buttons I wanted to have a way to offer an option for the users to skip the feedback, if necessary.
I believe that the best solution is to add feedback functions to the steps themselves as well (despite the buttons).
That's a good idea. I think all feedback and validation functions should be done on step switch
The problem with this is that what if you want to do an optional feedback-function? The others validation functions are all executed on step switch.
When linear is set, data-feedback of next-step button should be called when clicking on next step-title.